Skip to content

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.

Notifications You must be signed in to change notification settings

MF-Vv/REDUX-TOOLKIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Toolkit Cart

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.

Features

  • 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

Tech Stack

  • Frontend: React, React Router, Styled Components
  • State Management: Redux Toolkit
  • HTTP Client: Axios
  • Styling: Styled Components

Installation & Setup

Prerequisites

  • Node.js
  • npm or yarn

Clone the Repository

git clone https://github.com/MF-Vv/REDUX-TOOLKIT.git
cd REDUX-TOOLKIT

Install Dependencies

npm install

Run the Development Server

npm run dev

Production Link

You can view the live version of this project here: 🔗 Production Link

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

Contact

For any inquiries, feel free to reach out via email or through GitHub.

About

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.

Topics

Resources

Stars

Watchers

Forks