https://github.com/hritik-6918/ecommerce-website
https://github.com/hritik-6918/ecommerce-website
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hritik-6918/ecommerce-website
- Owner: hritik-6918
- Created: 2024-03-17T13:40:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T14:00:09.000Z (over 1 year ago)
- Last Synced: 2024-03-18T14:47:30.404Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://ecommerce-website-zeta-pearl.vercel.app
- Size: 458 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce Website
A Ecommerce Website made with React.js Framework.
## Demo
## Features
- Easy to integrate with Backend
- Fully Responsive## Run Locally
Clone the project
```bash
git clone https://github.com/hritik-6918/Ecommerce-Website
```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/)