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

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.

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.