/shopping-cart

React ecommerce shopping cart made using React Router.

Primary LanguageTypeScript

Shopping Cart

Live Demo

shopping_cart

Getting started

After cloning the repository, run:

cd shopping-cart
npm install
npm start

The site is now running at localhost:3000.

📝 Description

A react shopping-cart made using React Router.

💡 Features

  • Features the total prices of all items in the cart.
  • Can add and remove items from the cart.
  • Responsive on mobile.

🛠️ Built with

  • React
  • TypeScript
  • Styled-components
  • React Router