ReactJS-ReduxToolkit-Shopping-cart icon indicating copy to clipboard operation
ReactJS-ReduxToolkit-Shopping-cart copied to clipboard

This shopping cart🛒 project is built using ReactJS and Redux Tool Kit. Please check the project here👇️

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.