https://github.com/condef5/shopping-cart
Simple 🛒 with react and redux.
https://github.com/condef5/shopping-cart
Last synced: 7 months ago
JSON representation
Simple 🛒 with react and redux.
- Host: GitHub
- URL: https://github.com/condef5/shopping-cart
- Owner: condef5
- Created: 2018-06-04T05:41:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-04T07:08:25.000Z (about 8 years ago)
- Last Synced: 2025-08-04T20:30:02.020Z (10 months ago)
- Language: JavaScript
- Homepage: https://cart-hunter.now.sh
- Size: 95.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopping cart hunter
## Description
El test consiste en desarrollar un shopping cart en React con Redux, utilizando un API Rest fake (puede utilizar este https://github.com/typicode/json-server o el que prefieran). Se debe contar con una lista de productos que se puedan filtrar y agregar productos al shopping cart, tener una vista para visualizar los productos agregados al shopping cart, donde se pueda modificar y eliminar.
## Credits
Site based on [http://www.baileyillustration.com](http://www.baileyillustration.com)