This app allows users to manage their inventory by adding, editing, and deleting products from a table. There is also a search bar feature to search for specific products within the table.
To get started, clone this repository and run npm install to install the necessary dependencies. Then, run npm start to start the development server. The app will be available at http://localhost:3000.
Add new products to the table by entering the name, price, and quantity Edit existing products by clicking the edit button and making changes in the form Delete products from the table by clicking the delete button Search for specific products using the search bar
React Nanoid React-scripts