Bookshelf is a web application designed for users to organize and track the books they are currently reading or wish to read in the future.
- ➕ Add New Book: Users can easily add a new book to their library by providing its title, author, and year of publication.
- 🔎 Search Library: A search function allows users to quickly find any book in their collection by its title.
- ✏️ Edit Book Details: Users can update the information for any book, including its title, author, or publication year.
- 🔄 Move Between Shelves: Users can update a book's reading status by moving it between the 'Finished' and 'Unread' shelves.
- 🗑️ Remove Book: Users can permanently delete a book entry from their library.
- 🌐 Programming Language: JavaScript.
- 📄 Markup Language: HTML.
- 🎨 Stylesheet Language: CSS.
- 💻 Software: Visual Studio Code.
- 🚀 Deployment: Netlify.