Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gulshancodes/react-shopping-cart
React Shopping Cart using Context API and useReducer Hook
https://github.com/gulshancodes/react-shopping-cart
context-api react react-context-api react-hooks react-project react-shopping-cart shopping-cart usereducer-hook
Last synced: about 2 months ago
JSON representation
React Shopping Cart using Context API and useReducer Hook
- Host: GitHub
- URL: https://github.com/gulshancodes/react-shopping-cart
- Owner: gulshancodes
- Created: 2022-08-15T15:36:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T04:44:31.000Z (about 2 years ago)
- Last Synced: 2023-08-06T04:30:32.372Z (over 1 year ago)
- Topics: context-api, react, react-context-api, react-hooks, react-project, react-shopping-cart, shopping-cart, usereducer-hook
- Language: JavaScript
- Homepage: https://react-shopping-cart-project.netlify.app/
- Size: 720 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Shopping Cart
### [Demo Link](https://react-shopping-cart-project.netlify.app/) 🔗
**Shopping Cart Project** built with **React JS**, using **Context API** & **useReducer Hook**.
## Features:
- #### Add to Cart
- #### Remove from Cart
- #### Increment / Decrement the Quantity
## Technologies used:
- #### **React JS**
- #### **SASS**
## Author:
- **Gulshan Songara** - **[Portfolio Website](https://gulshansongara.netlify.app)**, **[Linkedin](https://www.linkedin.com/in/gulshan-songara/)**
## Available Scripts:
#### `npm start`
#### `npm test`
#### `npm run build`
#### `npm run eject`