Experiment with Redux (Redux Toolkit & RTK Query)
Shoes Commerce is a web application that allows users to browse and purchase shoes. It offers a list of shoes, detailed shoe information, the ability to add shoes to a shopping bag, and the option to change the quantity of items in the bag. The application utilizes various libraries and technologies such as Next.js, Chakra UI, Redux, Redux Toolkit, Redux Persist, RTK Query, and Stripe for a seamless and user-friendly experience.
To install the Shoes Commerce web application, please ensure that you have Node.js v12.0.0 or higher installed on your system.
npm install
npm run dev
Shoes Commerce is a feature-rich web application that allows users to browse, select, and purchase shoes. It provides a user-friendly interface with a variety of features such as detailed shoe views, the ability to add items to a shopping bag, and easy quantity adjustments. The application utilizes popular libraries and technologies including Next.js, Chakra UI, and Redux for enhanced performance and state management. With the integration of Stripe, users can seamlessly complete their purchases and enjoy a smooth checkout process.