Skip to content

pranjalkatiyar/ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Demo

This is a Full stack 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, reviews and rating. Users can select items and add them to their shopping cart

Here are screenshots that show the E-commerce demo application in use.

Home Page Home Page


Item Detail Page item Details


Shopping Cart Shopping Cart

Payment Portal Payment Portal

Getting Started

git clone https://github.com/pranjalkatiyar/ecommerce
cd ecommerce

Install dependencies with this command:

npm install

Run the application with this command:

npm start

Tech Stack

  • React.JS
  • Node.js
  • Express.js
  • MongoDB
  • Redux
  • ui-Router

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published