Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`