https://github.com/mshandev/react-ecommerce
A Ecommerce Website made with React.js Framework.
https://github.com/mshandev/react-ecommerce
Last synced: 3 months ago
JSON representation
A Ecommerce Website made with React.js Framework.
- Host: GitHub
- URL: https://github.com/mshandev/react-ecommerce
- Owner: Mshandev
- Created: 2023-11-09T12:07:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T13:44:22.000Z (over 1 year ago)
- Last Synced: 2025-01-13T05:29:23.858Z (5 months ago)
- Language: JavaScript
- Size: 460 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce Website
This repository hosts the source code for our React-based Ecommerce website, featuring a user-friendly shopping platform and a wide range of products
## Demo
https://react-ecommerce-shan.netlify.app/
## Features
- Easy to integrate with Backend
- Fully Responsive
- Login
- Signup
- Products
- Add To Cart
- Checkout
- Product Filters## Screenshots

## Run Locally
Clone the project
```bash
git clone https://github.com/Mshandev/React-Ecommerce
```Go to the project directory
```bash
cd React_E-Commerce
```Install dependencies
```bash
npm install
```Start the server
```bash
npm start
```## Tech Stack
* [React](https://reactjs.org/)
* [Redux](https://redux.js.org/)
* [Bootstrap](https://getbootstrap.com/)
* [Fake Store API](https://fakestoreapi.com/)## Contributing
Contributions are always welcome!
Just raise an issue, we will discuss it.## Feedback
If you have any feedback, please reach out to me [here](https://www.linkedin.com/in/muhammad-shan-full-stack-developer/)