Shopping cart using ReactJS and Redux Toolkit
This is shopping cartđź›’ project built using ReactJS and Redux Toolkit. I used TailwindCSS to style the webpage. The design is completely responsive.
Project Link: https://reduxtoolkit-shopping-cart.netlify.app/
Project Features:
- Beautiful and Responsive UI using TailwindCSS
- User can add products to cart.
- User can remove products from cart.
- User can check cart summary in cart page.
- State management of the cart using Redux Toolkit.