Skip to content

steroyle/proshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProShop - eCommerce MERN Stack Project

Setup

Create a .env file in the project root

NODE_ENV=development
PORT=5000

Install dependancies

npm i
cd frontend && npm i
cd ../ && npm run dev

Frontend - http://localhost:3000

Backend - http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published