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

https://github.com/raushgit/pordigy_fs_03

Shopp-ex -- An Ecommerce website made with React.js Framework.
https://github.com/raushgit/pordigy_fs_03

bootstrap ecommerce ecommerce-website ecommerce-website-front-end expessjs reactjs

Last synced: 11 months ago
JSON representation

Shopp-ex -- An Ecommerce website made with React.js Framework.

Awesome Lists containing this project

README

          

# Shopp-ex

A Ecommerce Website made with React.js Framework.

## Features

- Easy to integrate with Backend
- Fully Responsive

## Preview

!(https://raushgit.github.io/PORDIGY_FS_03/)

## Run Locally

Clone the project

```bash
git clone https://github.com/raushgit/PORDIGY_FS_03.git
```

Go to the project directory

```bash
cd PRODIGY_FS_03
```

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.