Skip to content

mayra-palomares/demo-shopping-cart

Repository files navigation

Shopping Cart demo

Table of contents

General info

This is a shopping cart created with React, TypeScript and Vite.

Technologies

Project is created with:

  • TypeScript
  • Vite
  • React

Setup

  1. Install it locally using npm install
  2. Run the project using npm run dev