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

https://github.com/elishamutang/shopping-cart

Shopping Cart project from The Odin Project curriculum.
https://github.com/elishamutang/shopping-cart

react react-router reactjs

Last synced: about 2 months ago
JSON representation

Shopping Cart project from The Odin Project curriculum.

Awesome Lists containing this project

README

          

# Shopping Cart (All In One Place)

A mock shopping cart website which fetches fake store data from [FakeStore API](https://fakestoreapi.com/). Users will be able to add items to their shopping carts or wishlists. As this is a mock website, processing payments are non-existent.

Disclaimer: Best viewed on Desktop.

![all-in-one-place-demo](src/assets/demo.png)