Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joyshaheb/react-shopping-cart


https://github.com/joyshaheb/react-shopping-cart

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# setup

- npx create-react-app .
- npx storybook init
- npm install bootstrap @popperjs/core --save
- npm install axios react-router-dom

[for media query options]

- react-responsive
- react-media-hook

# Features

- loading Component ✅
- Ability to add / remove / edit / delete Product Items ✅
- Error Page
- login / logout system
- Ability to create new accounts
- basket || Cart Feature -> to hold selected Products
- Router for routing between pages
- Storybook for visual testing ✅
- Pagination || Inifinite Scrolling
- Filters ----> Men's clothing || Women's clothing || Price Filters
- Search Bar
- cards to display products ✅
- click on any cards to view more info about the product