awesome-book-project

Microverse Module 02 Project: This is education project that 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

MIT License

Stars
8

Project Demo

Live Demo

AWESOME BOOK PROJECT

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

Project Goals:

  • Add books to the list
  • Remove books in the list
  • Preserve data in the web browser using local storage
  • Add data to the collection

Prequisite Knowledge:

  • Basic Git command
  • Basic HTML
  • Basic CSS
  • JavaScript

Project Usage:

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

Contributors

Aknowledgements

  • Thanks to microverse for its support throughout the project
Related Projects