A minimalist library web app made with HTML, CSS and vanilla Javascript. You can add a book, change the reading state (clicking on the icon) or remove it from the library.
- Dark mode
- Responsive
https://darociion.github.io/library/
Clone the project
git clone https://github.com/darociion/library.git
Go to the project directory
cd library
Open index file in your web browser
"web browser name here" index.html
If you have any feedback, please let me know.