Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`.