Skip to content

The Book Collection Website is a responsive web application designed to help users manage their personal book collections. This application allows users to: Add New Books: Users can easily add new books to their collection with details like title, author, genre, and publication year. Delete Books: Books can be removed from the collection as needed

Notifications You must be signed in to change notification settings

tk-glorygithub/Books-Collection-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple and interactive web application to manage your personal book collection. The website allows you to add, update, and delete books, as well as view your collection in a user-friendly interface.

🌟 Features Add Books: Add books with details like title, author, genre, and publication year. Delete Books: Remove unwanted books from your collection. Update Books: Edit book information anytime. View Books: Browse and search through your book collection easily. Responsive Design: Fully responsive and works on all devices.

🚀 Getting Started Prerequisites Install Node.js (if backend is used). A text editor like VS Code. Installation Clone the repository:git clone https://github.com/tk-glorygithub/book-collection-website.git cd book-collection-website (Optional) Install dependencies:npm install Run the project:npm start Open in your browser:http://localhost:3000

** Usage Instructions Add a Book: Navigate to the "Add Book" page, fill in the book details, and click "Submit."

View Books: All books in your collection are displayed on the homepage.

Delete a Book: Select a book from the list and click the "Delete" button.

Update Book Details: Choose a book, make the necessary changes, and save the updates.

View of project image

About

The Book Collection Website is a responsive web application designed to help users manage their personal book collections. This application allows users to: Add New Books: Users can easily add new books to their collection with details like title, author, genre, and publication year. Delete Books: Books can be removed from the collection as needed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published