Skip to content

An eCommerce platform built using the MERN stack (MongoDB, Expressjs, Reactjs, Nodejs).

Notifications You must be signed in to change notification settings

Kartiksood10/Pro-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pro-Shop

An eCommerce platform built using the MERN stack (MongoDB, Expressjs, Reactjs, Nodejs).

Features

  • Full featured shopping cart
  • Product reviews and ratings
  • Top products carousel
  • Product pagination
  • Product search feature
  • User profile with orders
  • Admin product management
  • Admin user management
  • Admin Order details page
  • Mark orders as delivered option
  • Checkout process (shipping, payment method, etc)
  • PayPal / credit card integration
  • Database seeder (products & users)

Usage

Install backend dependencies

npm install

Install frontend dependencies

cd frontend
npm install

Run app in development (frontend & backend)

npm run dev

Main Page

image

Products

image

Product Description

image

User Profile

image

Cart

image

Payment Gateway

image

image

About

An eCommerce platform built using the MERN stack (MongoDB, Expressjs, Reactjs, Nodejs).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages