Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Tip calculator app | React | styled-components

Mitali Shah•320
@MitaliShah
A solution to the Tip calculator app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

Implementation of the radio buttons I created for the tip selection.

What challenges did you encounter, and how did you overcome them?

I struggled with the following things:

  • How to keep the custom tip a radio as well as make it a type number when the user interacts with it. I ended up making a separate element and changed that to input type number on interaction.
  • Displaying error messages to screen readers. I used aria-invalid and aria-describedby to solve that.
  • Styling the background color for tip selection labels when it's active: Used active state to conditionally do that.
What specific areas of your project would you like help with?

I would appreciate any feedback! :) Thank you!

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Mitali Shah's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License