Deployed on: https://srehan17.github.io/shoppingcart-react-ts/ Shopping Cart - React / TypeScript SETUP Git clone repository Install dependencies: 'npm install' Deploy: 'npm run dev' Open browser to visit site Users can view items available in the store. Users can add and remove items from their shopping cart. Users can view the items in their cart and the corresponding payment amount.