Skip to content

A simple product management application built with React and Redux. The app allows users to add, delete, and manage products with an interactive interface.

Notifications You must be signed in to change notification settings

simohammed-taher/react-redux-product-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Product Management

A simple product management application built with React and Redux. The app allows users to add, delete, and manage products with an interactive interface.

Features

  • Add new products with a name and price
  • Delete individual products
  • Mark products as checked or unchecked
  • Delete all checked products
  • Check or uncheck all products at once

Installation

  1. Clone the repository:

git clone https://github.com/simohammed-taher/react-redux-product-management

  1. Change to the project directory:

cd react-redux-product-management

  1. Install the required dependencies:

npm install

  1. Start the development server:

The application will now be running at http://localhost:3000.

Technologies Used

  • React
  • Redux
  • Redux Toolkit
  • Bootstrap 5

License

This project is licensed under the MIT License.

About

A simple product management application built with React and Redux. The app allows users to add, delete, and manage products with an interactive interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published