This is an e-commerce web application built with React.js and React Router.
- Home Page
- Products Page
- Single Product Page
- Cart Page
- About Page
- Contact Page
- Error Page
To run this project locally, follow these steps:
- Clone the repository:
git clone <https://github.com/Santosh-Baliarsingh/react-ecommerce-project.git>
- Navigate into the directory:
- Install the dependencies:
- Start the server:
Open your web browser and visit http://localhost:3000
.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.