This project is an app that stores and displays books in a digital library. It is built using the standard front-end stack of HTML, CSS and JavaScript.
The project primarily demonstrates use of constructors/classes in JavaScript to create objects, as well as local storage.