Redux Toolkit Cart is a React-based application that implements a shopping cart using Redux Toolkit for state management. It supports fetching cart items, modifying quantities, and handling modals.
- Manage cart state with Redux Toolkit
- Fetch cart items from an API
- Add, remove, and modify items in the cart
- Open and close modals for UI interactions
- Async thunk for fetching data
- Frontend: React, React Router, Styled Components
- State Management: Redux Toolkit
- HTTP Client: Axios
- Styling: Styled Components
- Node.js
- npm or yarn
git clone https://github.com/MF-Vv/REDUX-TOOLKIT.git
cd REDUX-TOOLKIT
npm install
npm run dev
You can view the live version of this project here: 🔗 Production Link
Contributions are welcome! Please fork the repository and submit a pull request.
For any inquiries, feel free to reach out via email or through GitHub.