Skip to content

Santosh-Baliarsingh/react-ecommerce-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Project

This is an e-commerce web application built with React.js and React Router.

Screen Shots

SS1 ss2 ss3 ss4 ss5 ss6

Features

  • Home Page
  • Products Page
  • Single Product Page
  • Cart Page
  • About Page
  • Contact Page
  • Error Page

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
git clone <https://github.com/Santosh-Baliarsingh/react-ecommerce-project.git>
  1. Navigate into the directory:
  2. Install the dependencies:

npm install

  1. Start the server:

npm start

Open your web browser and visit http://localhost:3000.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.