Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joyshaheb/react-shopping-cart
https://github.com/joyshaheb/react-shopping-cart
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joyshaheb/react-shopping-cart
- Owner: JoyShaheb
- Created: 2022-06-11T18:43:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T12:18:44.000Z (over 2 years ago)
- Last Synced: 2023-03-04T14:33:48.221Z (almost 2 years ago)
- Language: JavaScript
- Size: 616 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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