Interactive rating page using vanilla js and css

Solution retrospective
I completed it in less amount of time.
What challenges did you encounter, and how did you overcome them?...
What specific areas of your project would you like help with?...
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SylvainPS78
Nice job with the design.
Few possible improvements :
- rating buttons aren't accessible using "TAB". You can use <button> in HTML instead of <div>
- add "aria-label" on buttons
- remove default border on button
Happy coding
Marked as helpful - @mimipeshy
Thumbs up for adding the alert if no number is selected for review.
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