This project is a simple personal library that allows the user to store all his favorite books or the ones to be read in his browser's local storage. Therefore we use the javascript method localStorage to store the user's data. At this stage it supports insertion and deletion but in the future more features might be added.
- HTML
- CSS
- Javascript
- node.js(npm)
- luxon
To get a local copy up and running follow these simple example steps.
To understand the project you must have a basic knowledge about HTML, CSS and Javascript.
To run this project one must have Visual Studio (VS) Code installed and running.
Clone and access the repository using the following commands on Git Bash:
cd PATH
git clone _https://github.com/DaveZag/Awesome_books_ES6.git_
cd _Awesome_books_ES6_
_index.html_
Open the directory in visual studio code by typing the following command in Git Bash:
code .
Then using the live server of VS Code you can view the page.
- GitHub: @Dave Zag
- Twitter: @Dave Zagabe
- LinkedIn: @Dave Zagabe
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Pexels for the free access to high quality images.
This project is MIT licensed.