A simple and interactive shopping list app built with HTML, Tailwind CSS, and JavaScript.
Add items with prices and view a running total — all in a clean, responsive UI.
🔗 Live Demo: https://shoppinglist-yourapp.vercel.app
- Add and display shopping items with prices
- Automatically calculates total cost
- Input validation for correct price entry
- Clean, responsive design with Tailwind CSS
- HTML
- Tailwind CSS
- JavaScript