Skip to content

A Normal demonstration to prep and learn the React-Reduc and redux toolkit

License

Notifications You must be signed in to change notification settings

rahul-bhatt43/ReduxPrep

Repository files navigation

React Redux Toolkit Shopping Cart

Welcome to the React Redux Toolkit Shopping Cart project! This is a simple shopping cart website built using React and Redux Toolkit. Users can add items to their cart and preview their selected products using dynamic routing.

Live Demo

You can check out the live demo of this project here: Live Demo

Tech Stack

  • React: This project is built using the React library.
  • Redux Toolkit: Redux Toolkit is used for state management in this application.
  • react-router-dom: We use this library for dynamic routing within the app.
  • react-icons: For adding icons to enhance the user interface.
  • react-redux: To connect our React components to the Redux store.
  • react-hot-toast: For displaying toast notifications.
  • @reduxjs/toolkit: The core library for managing Redux store and actions.

Features

  • Users can add items to their shopping cart.
  • Dynamic routing is used to allow users to preview selected products.
  • Redux Toolkit is used for efficient state management.

Usage

  1. Clone this repository.
  2. Install the required dependencies using npm install.
  3. Start the development server with npm start.

Feel free to explore the code and customize it to your needs.

Contributions

Contributions to this project are welcome. If you have any suggestions, improvements, or bug reports, please open an issue or create a pull request.

License

This project is licensed under the MIT License.


Enjoy using the shopping cart website, and happy coding!

About

A Normal demonstration to prep and learn the React-Reduc and redux toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published