Skip to content

nimishbhandari/mern_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devmeet

https://prop-shop.onrender.com/

This is a singler seller e-commerce platform where people can sell their products and increase their online presence, a MERN stack application that includes authentication, profiles and reviews, buy, sell, last orders and admin panel.


Setup

Make a .env file in root folder with the following

PORT=5000
MODE=Development
MONGO_URI=
JWT_SECRET=

Install server dependencies

npm install

Install frontend dependencies

cd frontend
npm install

Run both Express & React from root

npm run dev

Build for production

cd client
npm run build

Screenshort of the Project








About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages