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.
- Host: GitHub
- URL: https://github.com/elishamutang/shopping-cart
- Owner: elishamutang
- Created: 2024-12-29T05:37:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-31T16:05:38.000Z (over 1 year ago)
- Last Synced: 2025-01-31T16:39:44.406Z (over 1 year ago)
- Topics: react, react-router, reactjs
- Language: JavaScript
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
