
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RASHAFi00
the function is correct, but you are missing some important points: 1- the tip percentage value is not marked when selected, this leads to confusion when calculating the tip. 2- your media query styling must match with the design, the card stays the same on all screen sizes 3- the RESET button shouldn't reload the page as it might slow down the progress, you could empty the content of the inputs wen clicked RESET.
you could considre warning the user wen input values are not numbers. Good Luck!
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