Submitted over 2 years ago
Interactive Rating Component - first Frontend Mentor challenge
@Ullavs
Design comparison
SolutionDesign
Community feedback
- @RobVermeerPosted over 2 years ago
It looks really good! Like that you made the form and thank you screen the same size.
Some feedback on the code: you should use a bit more semantic elements. Since this looks like a form, let's use a form element. Also for the options a radio group would make the most sense to me. This way you can also simplify your JS, so that all the logic would live in the form submit event listener.
Keep it up!
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin 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