Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamalheydari/react-redux-fake-store
The website prioritizes user convenience with search, filter, and sort functions for personalized product discovery. Its structured layout includes a home, product, single product, about, and cart pages. To optimize performance and enhance user experience, suspense is utilized.
https://github.com/kamalheydari/react-redux-fake-store
react react-redux redux redux-saga styled-components
Last synced: 2 days ago
JSON representation
The website prioritizes user convenience with search, filter, and sort functions for personalized product discovery. Its structured layout includes a home, product, single product, about, and cart pages. To optimize performance and enhance user experience, suspense is utilized.
- Host: GitHub
- URL: https://github.com/kamalheydari/react-redux-fake-store
- Owner: kamalheydari
- Created: 2022-01-05T17:03:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T12:54:37.000Z (over 1 year ago)
- Last Synced: 2024-11-08T12:44:53.983Z (about 2 months ago)
- Topics: react, react-redux, redux, redux-saga, styled-components
- Language: JavaScript
- Homepage: https://kamalheydari.github.io/react-redux-fake-store/
- Size: 27.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Redux e-commerce With Fake Store Api
## Features:
Search, filter, and sort functions
- Enables users to easily find and sort products based on their preferences.Simple website structure
- Consists of a home page, products page, single product page, about page, and a shopping cart.Using suspense for optimization
## Demo
See demo on github pages
[React Redux Fake Store](https://kamalheydari.github.io/react-redux-fake-store/)![demo](demo.jpg)
## Using
- react
- Redux
- Redux-thunk
- Immer
- Redux-persist
- styled-components
- [FakeStoreApi](https://fakestoreapi.com/)