ericsmith92 / shopping-cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping Cart

An application using React that will display a list of items that you can add to your cart, remove items from your cart, and assign products a rating from 1 - 5.

Installation

Clone the repo and install the dependencies

cd shopping-cart && yarn install

Running the Application

yarn start

Notes

About


Languages

Language:TypeScript 90.1%Language:HTML 9.9%