Interactive rating component

Solution retrospective
Hi everyone! 👋
Here is my first javascript challenge! I'm really happy with the result. 🤗
However, I didn't manage to make the "rating" display in the "success step" dynamic.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashreesamuel
Good job Hasmeed
Keep up the good work
Your solution looks great however I think that the card needs a bit more padding using
padding
.In terms of your accessibility issue, page must contain a level one heading, this is due to the document not having a
h1
tag which is a level one heading.Hope this helps
Cheers
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