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

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.

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)