- Vite
- React js
- Redux
- Typescript
- Material UI
- Add To Cart
- Save Cart Product Into The Local Storage
Clone the project
git clone https://github.com/Talat09/T-commerce.gitGo to the project directory
cd T-commerceInstall dependencies
npm installStart the server
npm run dev