Live demo at https://dusmer.github.io/library/
This project was done as part of the FullStack Javascript module on The Odin Project. This application uses contructors to build a Library application that allows you to add books, displayed as cards, and indicate the title, author, number of pages and the read status.
The application allows the user to add and remove books from the library, as well as modify the read status.
- HTML
- CSS
- JavaScript
