Skip to content
/ ShopIT Public

Ecommerce site built with Node.js, React, Redux, Express, MongoDB

Notifications You must be signed in to change notification settings

rosharp/ShopIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Full Ecommerce Site

Complete Ecommerce site built with Node.js, React, Redux, Express, MongoDB

Project API: https://documenter.getpostman.com/view/13756972/TzJydbZr

Env Variables

Add your config variables values in the config.env file in backend/config folder.

Install Dependencies (Frontend)

cd frontend
npm i

Install Dependencies (Backend)

npm i

Seed Database

Use the following command to put some dummy products in that database. Run it in the root folder.

npm run seeder

Order Testing

For order tesing, use one of the test card numbers from the Stripe Documentation:

https://stripe.com/docs/testing