Skip to content

A full-stack MERN application designed to manage a book store's operations. This project was developed as a practice exercise in a MERN Slack group.

Notifications You must be signed in to change notification settings

itshamzaaah/Book-Store-Mern-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

In this project name "BOOK STORE". The Slack followed for the practice of Mern (MongoDB, Express, React and Node),
Here is the Landing Page for the Book store

BOOK SHOP LANDING PAGE

addbooj

bookviews

ABOUT

1- This project is focused on the area of mern how ro utilize the cncept of it in this project.
2- As the project have client and server side.
3- Client dealing with rhe frontend
4- In server there is Backend side.
5- User can register theirselves and views the book so do also add the books.
6- Admin Portal has the dashboard which tell the how many account of user are registered and how many books are added.
7- Admin has the privilage to delete the user and their added books.



To startup the project

Client side
1- cd client
2- npm install
3- npm start

Server side
1- cd server
2- npm install
3- npm start

About

A full-stack MERN application designed to manage a book store's operations. This project was developed as a practice exercise in a MERN Slack group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published