Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzefiru/odin-shopping-cart
An ecommerce React SPA with a functional shopping cart built with client-side routing.
https://github.com/luzefiru/odin-shopping-cart
Last synced: 19 days ago
JSON representation
An ecommerce React SPA with a functional shopping cart built with client-side routing.
- Host: GitHub
- URL: https://github.com/luzefiru/odin-shopping-cart
- Owner: Luzefiru
- Created: 2023-03-30T09:01:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T14:12:07.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T20:12:50.991Z (3 months ago)
- Language: JavaScript
- Homepage: https://luzefiru.github.io/odin-shopping-cart/
- Size: 33.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# odin-shopping-cart
An ecommerce React SPA with a functional shopping cart built with client-side routing via React Router.
# Output
### [Visit the Website Here](https://luzefiru.github.io/odin-shopping-cart/)
# Reference
These were the requirements in The Odin Project's [Project: Shopping Cart](https://www.theodinproject.com/lessons/node-path-javascript-shopping-cart) site in order to serve as a capstone project for ReactJS `props` & `state`.