Skip to content

Jbordhen/myShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myShop

E-commerce site using MERN stack

Required Steps

  • Download the project files using git clone or just by downloading the zip file.
  • Go to myShop folder and run yarn add or yarn install.
  • Then go to Frontend folder using the command cd Frontend
  • Run yarn add or yarn install again.
  • Go back to myShop folder using cd ..

You need to setup the environment variables first to run this project

NODE_ENV=development or production

PORT=5000

MONGODB_URL=mongodb database link

JWT_SECRET=Anything you want I guess.

  • Run yarn dev in your terminal.

About

E-commerce site using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages