Tip Calculator App

A simple app that calculates the tip based on the bill amount, the percentage of the tip shared among a number of people. Built to use as many semantic HTML elements as possible, but needs improving. A challenge by Frontend Mentor.

vue
tailwindcss
astro

Previews

Preview image #1Preview image of project Tip Calculator App
Preview image #2Preview image of project Tip Calculator App

The challenge

Users should be able to:

Built with

Recap

What I learned

This was my first app built with so much interactivity, and Vue made it so much simpler than plain JavaScript. Had some hickups with the v-model directive, but I got it working in the end.

Continued development

I’d like to continue getting more comfortable with Vue and Tailwind.

Useful resources

Author