Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svimaladhithan/shopping-cart

created a shopping cart using state hook to manage the cart value
https://github.com/svimaladhithan/shopping-cart

javascript react reactjs usestate-hook

Last synced: 9 days ago
JSON representation

created a shopping cart using state hook to manage the cart value

Awesome Lists containing this project

README

        

This repo is about a shopping cart.
I have use useState hook to update the cart values.