SanthoshS50 / react-redux-task

React Shopping Cart Card Using Redux

Home Page:https://react-redux-task-three.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Shopping Cart Card using Redux

This is the Task for React Day_12

This React application utilizes Redux for state management in a shopping cart scenario. The CartCard component displays product details, allowing quantity adjustments and proceeding to payment. The UserContextComponent manages product data via context. Redux handles cart state through CartSlice. The main App component integrates Redux for state accessibility. The project is organized with distinct files for components, context, Redux slices, and the main application.

About

React Shopping Cart Card Using Redux

https://react-redux-task-three.vercel.app


Languages

Language:JavaScript 92.4%Language:HTML 7.6%