Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamalheydari/react-store-fake-api
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-store-fake-api
react react-router-dom-v6 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-store-fake-api
- Owner: kamalheydari
- Created: 2021-12-08T13:22:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T12:54:11.000Z (over 1 year ago)
- Last Synced: 2024-11-08T12:44:56.693Z (about 2 months ago)
- Topics: react, react-router-dom-v6, styled-components
- Language: JavaScript
- Homepage: https://kamalheydari.github.io/react-store-fake-api/#/
- Size: 21 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React e-commerce With Fake Store Api
## Using
- react
- styled-components
- [FakeStoreApi](https://fakestoreapi.com/)## 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 Fake Store](https://kamalheydari.github.io/react-store-fake-api/#/)![demo](demo.jpg)