Skip to content

This project is a simple React-based product management app that demonstrates the use of various React features like hooks, components, and React Router.

Notifications You must be signed in to change notification settings

simohammed-taher/react-product-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Product Management App

This project is a simple React-based product management app that demonstrates the use of various React features like hooks, components, and React Router.

Features

  • Add new products with name and price
  • Edit product details
  • Delete products
  • Mark products as checked or unchecked
  • Filter products based on their checked status
  • Delete checked products in bulk
  • Check or uncheck all products at once

Installation

  1. Clone this repository:

git colone https://github.com/simohammed-taher/react-product-management-app

  1. Change the working directory:

cd react-product-management-app

  1. Install dependencies:

npm install

  1. Run the application:

npm start

The app should now be running on http://localhost:3000.

Built With

Contributing

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcomed.

License

This project is open-source and available under the MIT License.

Acknowledgments

  • Thank you to OpenAI for their assistance in creating this project.

caplur

About

This project is a simple React-based product management app that demonstrates the use of various React features like hooks, components, and React Router.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published