Responsive tip Calc

Solution retrospective
Every feedback is welcomed!!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @kwngptrl
Nice implementation, but you missed input validation. Entering negative numbers in the input produced negative numbers as answers.
Also, active states as specified in the design file was not carried out in css on, i.e. :hover { cursor: pointer } and when tip% button selected it should remain in a different color.
Marked as helpful
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