A simple library management project that is easy to use and helps the learner to understand the basic concept of JS.
Visit Website: Online Library
Input book name, author and book type to add the book. If book name is missing it will shown you error. As I used LocalStorage if you refresh or close the tab your books will not disappear. You can clear book shelf just by clicking on clear shelf. You can also search book by book name, author and type.
- HTML
- Bootstrap
- JavaScript
- Clone the repository
- Go to the directory
- Run index.html file
- Enter book name, author and type of book
- Press add book