Shopping cat that tracks users shopping items
- The application should have inputs for item name, quantity and price
- A section to display the total
- A list of the items, showing the name, quantity and price
- Add button to update the item list with the new item, and also update the total price
- A clear button to remove all the items
- A remove button for a single item, when an item is removed the total should be updated
Follow the image below as a guide