Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)