Skip to content

MERN Stack book store application to add, edit, remove and view books using CRUD operations.

Notifications You must be signed in to change notification settings

s4shreya/fac-book-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fac-book-store

A simple book store app using MERN stack.

This web application serves basic functionalities like: 1 Getting a list of books stored in the MongoDB database. 2 Creating and storing a new book in the database. 3 Viewing the details of a book. 4 Editing the details of a book. 5 Deleting a book from the database.

All of these functionalities are operational using MERN Stack. The React project is created using Vite. MongoDB Atlas is used as database.

About

MERN Stack book store application to add, edit, remove and view books using CRUD operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published