An open API service indexing awesome lists of open source software.

https://github.com/hritik-6918/ecommerce-website


https://github.com/hritik-6918/ecommerce-website

Last synced: 2 months ago
JSON representation

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/)