Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 734 Bytes

File metadata and controls

36 lines (23 loc) · 734 Bytes

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