/Awesome_books

πŸ“š Program that allows users to keep track of the books they want to read. It allows users to add the title and author of the books they are interested in, and stores this information in the local storage of their device. This feature enables users to easily access their reading list and keep track of the books they want to read even offline

Primary LanguageJavaScript

Awesome Books

In this project with my partner we crated a simple website to add and remove books from a list. in addition to that all the books which are added to the list will be saved automaticalluy to the localstorage, thus the file can be seen even if the page is reloaded.

In this project I have used linter for HTML and CSS and Javascript, to make sure there are no linter errors on the code. This Awesome Books website contains Three main functionalities:

  1. Add Book
  2. Save the added Book in local storage
  3. Remove Book

Built With

  • HTML
  • CSS
  • Javascript

Live Demo

Demo

Getting Started

To successfully utilize this project first of all you need to clone or download the repository. Next, open the index.html file to check the website’s main page. If you want to add or edit the files you can do that by simply opening the file folder in VS code.

prerequisites:

. VS code . HTML, CSS and Javascript extension . node.js

Authors

πŸ‘€ Anasse LAARABI

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

πŸ“ License

This project is not licensed.