- Cart Application using React Redux-Toolkit
- React+Vite
- Tailwind Css(Styling)
- React Redux-Toolkit
- It creates a product cards in Cart Page with given data
- And also has a functiont to change the quantity of the product
- Based on the product Quantity Sub Total of the Product, Total Quantity and the Total Price will change
- it was achieved by using react Redux-Toolkit
npm run dev