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.
- Host: GitHub
- URL: https://github.com/demonrishabh/booklist-webapp
- Owner: DEMONRISHABH
- Created: 2024-04-06T19:18:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T19:20:49.000Z (over 2 years ago)
- Last Synced: 2025-08-04T04:00:04.506Z (12 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**!