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.
git clone https://github.com/Twofold-One/shopping-cart.git
cd shopping-cart
npm install
npm start