A handy shopping list calculator
🛒 Add item name and price
🛒 Edit item name and price
🛒 Remove items
🛒 Add item quantity
🛒 Clear checked items
🛒 Reset list
🛒 Multiple device responsive
Try it out in web and mobile! https://watobuy.netlify.app
- ReactJS (JavaScript Library)
- Hooks
- Tailwind CSS
In this app, I explored a new framework library! 🤣
React was new to me and I explored its features a bit. Everything was new to me, especially the syntax. I also learned about hooks which I don't practice in Vue.js. I was thinking if I should use Vanilla CSS but opted with Tailwind CSS.