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

https://github.com/bluzzi/store-technical-test

A store created with React, initially during a 1h30 technical test.
https://github.com/bluzzi/store-technical-test

Last synced: 8 months ago
JSON representation

A store created with React, initially during a 1h30 technical test.

Awesome Lists containing this project

README

          

## Tasks
### Product Listing: /products
- View all available products

### Product detail: /products/:productId
- View product information
- Add to cart

### Cart: /cart
- Show items added to cart
- Delete item from cart

## API
https://fakestoreapi.com