Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zahidrahimoon/redux

The Redux Mini E-com project with Api
https://github.com/zahidrahimoon/redux

Last synced: 7 days ago
JSON representation

The Redux Mini E-com project with Api

Awesome Lists containing this project

README

        

# Luxeloom-Api

Luxeloom-Api is a web application that allows users to browse and purchase products from an online store. This project is built using React.js and integrates with the Fake Store API to fetch product data.

## Features

- View a list of products
- View detailed information about a product
- Add products to cart
- Responsive design for mobile and desktop

## Technologies Used

- React.js
- React Router
- Redux
- Axios
- Semantic UI
- CSS

## Installation

1. Clone the repository:
```
git clone https://github.com/zahidrahimoon/Redux.git
```
2. Install dependencies:
```
npm install
```
3. Run the application:
```
npm start
```

## Demo

- Visit the live demo [here](https://luxeloomredux.netlify.app/).