Rating component done by vanilla JS

Solution retrospective
Any suggestions are welcome :-)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @khalilnazari
Hi, congratulations on completing the challenge.
There is few things to improve
- when selecting a vote, the vote number background should be orange.
- add a transition when hovering the button and the vote numbers.
- set the of the body as min-height:100vh; to take the whole page.
You can look at my solution to improve it.
Good luck
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