Skip to content

OsbZhb/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping-cart

A shopping cart of Apple products, where you can increase/decrease the number of products or remove unnecessary items.

Demo

Link to deployment: https://shopping-cart-tau-lime.vercel.app/

🛠 Stacks

React, SASS

Run Locally

Clone the project

  git clone https://github.com/OsbZhb/shopping-cart.git

Go to the project directory

  cd Shopping-cart

Install dependencies

  npm install

Start the server

  npm start