Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 453 Bytes

File metadata and controls

13 lines (9 loc) · 453 Bytes

Bookshelf Web App

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