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

https://github.com/StudyResearchProjects/redux-cart

🛒 A Shopping Cart Reducer for Redux
https://github.com/StudyResearchProjects/redux-cart

cart redux shopping-cart shoppingcart

Last synced: 4 months ago
JSON representation

🛒 A Shopping Cart Reducer for Redux

Awesome Lists containing this project

README

          


redux-cart logo

redux-cart

> 🛒 A Shopping Cart Reducer for Redux

## Installation
`npm i redux-cart`

## Documentation
- [Reducer](https://github.com/estebanborai/redux-cart/blob/master/docs/Reducer.md)
- [Actions](https://github.com/estebanborai/redux-cart/blob/master/docs/Actions.md)