Book Library
This is a JS project done as a part of The Odin Project’s curriculum. The books are stored in user’s browser’s local storage (if present) and all entries are saved. In this project, I also tried Almond.css for the first time, as it is quite simple to use and makes simple websites look more modern.
Built with:
- HTML
- Almond.css for CSS styles
- JavaScript
- localStorage MDN