Project allow user to add desire books to the list and also delete books. It makes use of local storage to preserve the data on the web browser.Built with HTML, CSS, JavaScript
- Add books to the list
- Remove books in the list
- Preserve data in the web browser using local storage
- Add data to the collection
- Basic Git command
- Basic HTML
- Basic CSS
- JavaScript
To make use of this project, kindly run any of the following commands.
git clone https://github.com/Ridwanullahi-code/awesome-book-project.git
or
git clone [email protected]:Ridwanullahi-code/awesome-book-project.git
- Thanks to microverse for its support throughout the project