- Create the action to remove a product, and update the state to remove a product by id
- OPTIONAL: Create a more flexible product making form that will allow you to make a product with all field data, show this data too
- OPTIONAL: Create a filter search bar that allows you to shrink the list of products by whats typed! hint: it would help if you updated the global state with every keystroke!