An open API service indexing awesome lists of open source software.

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.

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.