This is a solution to the Tip Calculator App challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Calculate the correct tip and total cost of the bill per person
- Solution URL: https://www.frontendmentor.io/solutions/tip-calculator-app-Yw_xqgMie
- Live Site URL: https://tip-calculator-app-52x.pages.dev/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Javascript
I'm fairly new to JavaScript so I had to research and study a lot to be able to complete this challenge. I'm sure there are more efficient ways to code this, but I tried my best with the knowledge I have for now.
- LinkedIn: Cristyane Tamioso
- Frontend Mentor: @htchristie