Skip to content

Twofold-One/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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