A shopping cart app using typescript -react and useContext hook
Component-library: Bootstrap State-Management: useContext() Library: Vite+React+Typescript
Clone the project
git clone https://github.com/Lokesh01/Shopping-cart-useContext
Go to the project directory
cd shopping_cart_ts
Install dependencies
npm install
Start the server
npm run start
Start the Client