https://github.com/hussein-m-kandil/odin-shopping-cart
A mock shopping card built as part of studying The Odin Project's React course.
https://github.com/hussein-m-kandil/odin-shopping-cart
app axios axios-react client-side-routing development fakestoreapi frontend javascript learning react react-router react-testing-library tailwindcss testing vite vitest web
Last synced: 5 months ago
JSON representation
A mock shopping card built as part of studying The Odin Project's React course.
- Host: GitHub
- URL: https://github.com/hussein-m-kandil/odin-shopping-cart
- Owner: hussein-m-kandil
- Created: 2025-01-20T05:38:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-05-06T04:57:27.000Z (7 months ago)
- Last Synced: 2025-06-09T17:43:05.176Z (6 months ago)
- Topics: app, axios, axios-react, client-side-routing, development, fakestoreapi, frontend, javascript, learning, react, react-router, react-testing-library, tailwindcss, testing, vite, vitest, web
- Language: JavaScript
- Homepage: https://odin-shopping-cart-e4w.pages.dev/
- Size: 856 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Odin Shopping Cart
A mock shopping cart built as part of studying [**The Odin Project's React course**](https://www.theodinproject.com/paths/full-stack-javascript/courses/react). The main goal of this project is to implement the concepts learned so far: testing, routing, styling, fetching data, and using prop types.