BookLister is a simple web application built using HTML, CSS, and JavaScript. It allows users to manage a list of books by adding new books with details such as book name, author name, and ISBN. Users can also remove books from the list. This site helps the user to track their book to be read.
Enter the book details (name, author, ISBN) in the input fields and click the "Add Book" button to add a new book to the list.
Click the "cross" icon next to a book to remove it from the list.


