interactive-rating-component

Solution retrospective
I'm starting to get better at this feel guys for any comments I love to improve myself every minute.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Zy8712
Hi there! Your site works as expect and I like that you included a feature that stops users from submitting until they selected a rating. Nice work!
The only thing I'd change to make your site look even closer to the design is making sure the rating buttons are perfect circles. This can be done if you specified the width and height of the buttons (ex.
width: 50px
andheight: 50px
) and skip using padding for the button.Besides that your solutions is pretty solid. 👍
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