Skip to content

David-mwendwa/shopit-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D-Shopp e-commerce Project

Complete e-commerce site built with Node.js, React, Redux, Express, MongoDB

Env Variables

Add your config variables values in the .env

Install Dependencies (Frontend)

cd frontend
npm i

Install Dependencies (Backend)

npm i

Seed Database

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

npm run seeder

Releases

No releases published

Packages

No packages published

Languages