Skip to content

Fully functional ecommerce web-application using MERN (MongoDB, ExpressJS, ReactJS, NodeJS)

Notifications You must be signed in to change notification settings

Prajwal100/ecom-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECOMMERCE-MERN

Fully functional ecommerce web-application using MERN (MongoDB, ExpressJS, ReactJS, NodeJS)

ENV VARIABLES

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

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

Thank You!!!

About

Fully functional ecommerce web-application using MERN (MongoDB, ExpressJS, ReactJS, NodeJS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published