This React shopping cart project is made with React Vite using Typescript and React Bootstrap.
Assuming you've pulled this project: to deploy this React Vite application type:
npm run dev
This will launch the development server for this React Vite project. After this, you'll get the following:
Connect to the local with the browser of your choice to inspect the project. To see the shopping cart in action, click the "store" tab.
Pick items to your cart to your heart's extent!