Skip to content

siddeshgawande/E-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

E-commerce Demo
This is a sample application that demonstrates an E-commerce website using the MERN stack. The application loads products a MongoDB database and displays them. Users can select to display products in a single category. Users can click on any product to get more information including pricing, discount etc. Users can select items and add them to their shopping cart with removing option.

Import Data
The data for the site is also uploaded in product and db files simultaneously. Which are imported to MongoDB and stored in cluster connected. Also the details of user Id and details are also stored in MongoDB as data.

Live Demonstration
The E-commerce demo can be viewed online here.

https://e-commercedigisonic.herokuapp.com/

About

Digisonic website using MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors