Skip to content

snakeoss05/E-commerce-with-Dashboard-MERN-STACK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shop-with-react

mern stack project

You need to create env file and link your database (mongodb) and u can go to the dashboard and add products
1 First setup the env file name the variable connection URI_CONNECTION and link ur database and PORT=5000

2 run the server nodemon server

3 run the Dashboard with npm start and add some product

4 run the frontend page with npm run div