Submitted as part of Dicoding course's assignment.
The project is to makae a working bookshelf web app that could:
- Save a book to the list
- Mark a book as completed
- Delete a book from the list
- Store books using
localStorage
The project made using vanilla JS and Bulma CSS framework for the styling. You can view the project by click this link