Skip to content

devgithinji/shopit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopIT E-commerce Project

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

More about this project visit my portfolio: Dennis Githinji Portfolio

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 commeand to put some dummy products in that database. Run it in the root folder.

npm run seeder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors