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

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.

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

![App Screenshot](https://i.ibb.co/fQ293tm/image.png)

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