An open API service indexing awesome lists of open source software.

https://github.com/demonrishabh/booklist-webapp

Add , delete and update your favourite books in local storage.
https://github.com/demonrishabh/booklist-webapp

css html javascript

Last synced: 3 months ago
JSON representation

Add , delete and update your favourite books in local storage.

Awesome Lists containing this project

README

          

## Book List App!

This App is a Book List that features functions like 🍁**Adding**, 🍁 **Removing** books and saves it to Local Storage in the browser.
You can input the 🍁 **Title**, 🍁 **Author** and write an unique 🍁 **ID** for every book. It also verifies the data. This was made with only pure **vanilla JavaScript**!