What does this Project do?
This project enables the preparation of the grocery shopping list, adding and removing new items, and keeping the list up to date.
I suggest you start reviewing this project from the app.js file
The user runs the project and writes the item he wants to add to the list in the Add Item section and clicks the + button. In addition, the user clicks on the trash icon next to the name to delete the product he wants, and he can find the item he wants to search by typing the initials or the word in the search section.
This project was created with the help of react.
