Skip to content

Yesh-adithya31/ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN STACK E-commerce Application Development

About The Project

Build a custom eCommerce platform with React, Redux, Node, Express & MongoDB and Hosted in Render

  • Check website using this URL:
    https://ecommerce-api-rh29.onrender.com/
    ss1 ss2
  • ✔️ An actual real-world project built in a linear and progressive manner
  • ✔️ Full featured shopping cart with PayPal & credit/debit payments ss3
  • ✔️ Admin area to manage customers, products & orders ss4
  • ✔️ Product rating & review system ss3
  • ✔️ Product search, carousel, pagination & more ss6

Built With

Here this project developement using MERN-Stack.

  • MongoDB-url
  • Express
  • Node.js
  • Reactjs-url

(back to top)

Getting Started

Prerequisites

You need to install NPM into your window, Ubuntu or macOS.

Installation

This is the step you have to follow.

  1. Get a free API Key at (https://github.com/Yesh-adithya31/ecommerce.git)
  2. Clone the repo
    git clone https://github.com/Yesh-adithya31/ecommerce.git
  3. Install npm packages
    npm install
  4. Run cloned project by using npm start
    npm start

(back to top)