/shopping-cart

Simple guitar shop app created using React with TypeScript and SCSS

Primary LanguageTypeScript

Guitar Shop App

Fake Guitar Shop App where you could view guitars, filter them by type, add 'em to your guitar shopping cart, manipulate quantity in the cart and check for the total price.

Live app

Get started

git clone https://github.com/Twofold-One/shopping-cart.git

cd shopping-cart

npm install

npm start

Technologies used:

React

Typescript

SASS

React Router

React Tooltip