Skip to content

aryaniiit002/E-Commerce-ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E Commerce

Front-end for an e-commerce website made with React.JS (Redux)


How to install

Ensure you have NPM installed in your system.

git clone https://github.com/aryaniiit002/E-Commerce-ReactJS.git  OR Download ZIP

# Install dependencies
cd E-Commerce-ReactJS-main
npm install

Start the client

Open a separate terminal to start the client:

npm start

Your default web browser will be launched automatically with the url http://localhost:3000