https://github.com/soumyapro/book-library
Welcome to the Book Library project! This is a simple web application built with React that allows users to browse and manage a library of books.
https://github.com/soumyapro/book-library
bootstrap express-js mongodb mongodb-atlas node-js nodemon reactjs
Last synced: 7 months ago
JSON representation
Welcome to the Book Library project! This is a simple web application built with React that allows users to browse and manage a library of books.
- Host: GitHub
- URL: https://github.com/soumyapro/book-library
- Owner: Soumyapro
- Created: 2024-05-11T03:36:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-11T04:00:55.000Z (over 1 year ago)
- Last Synced: 2025-01-11T23:14:01.639Z (9 months ago)
- Topics: bootstrap, express-js, mongodb, mongodb-atlas, node-js, nodemon, reactjs
- Language: JavaScript
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Library
Welcome to the Book Library project! This is a simple web application built with React that allows users to browse and manage a library of books.
## Features
- **Browse Books**: View a list of available books in the library.
- **Search Books**: Search for specific books by title, author, or genre.
- **Add Books**: Add new books to the library collection.
- **Edit Books**: Modify existing book information such as title, author, and genre.
- **Delete Books**: Remove books from the library collection.