Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.29 KB

README.md

File metadata and controls

56 lines (32 loc) · 1.29 KB

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