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 1 year 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T05:48:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T02:45:21.344Z (about 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: 9
- Watchers: 1
- Forks: 6
- 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`