https://github.com/santosh-baliarsingh/react-ecommerce-project
React Ecommerce Website
https://github.com/santosh-baliarsingh/react-ecommerce-project
axios bootstrap css3 html5 javascript jsx react react-router responsive responsive-design usecontext-hook usereducer-hooks
Last synced: about 1 month ago
JSON representation
React Ecommerce Website
- Host: GitHub
- URL: https://github.com/santosh-baliarsingh/react-ecommerce-project
- Owner: Santosh-Baliarsingh
- Created: 2022-12-01T19:26:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T12:51:34.000Z (4 months ago)
- Last Synced: 2025-04-09T17:08:02.270Z (about 1 month ago)
- Topics: axios, bootstrap, css3, html5, javascript, jsx, react, react-router, responsive, responsive-design, usecontext-hook, usereducer-hooks
- Language: JavaScript
- Homepage: https://react-ecommerce-project-phi.vercel.app/
- Size: 14.3 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce Project
This is an e-commerce web application built with React.js and React Router.
# Screen Shots





## 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:
```bash
git clone
```
2. Navigate into the directory:
3. Install the dependencies:
### `npm install`
4. 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.