Responsive tip calculator with validation + vanilla JS

Solution retrospective
This is probably the most vanilla javascript and dom manipulation I've done in a good year, as I normally use react. Any way to improve my javascript?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@jmnyarega
Nicely done, I have one suggestion:
- Look into relative units(em/rem), this will enable users to adjust the font sizes of your app from their browser settings.
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