Interactive rating component

Solution retrospective
Hello, another project. Learned some JS. Could've attached linear gradient to the background of the card. Feedback welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hyrongennike
Hi @Wilouricard,
Congrats on completing the challenge
I would suggest just disabling the button until a rating is selected this can be done by adding the disabled attribute on the button and removing it when the rating is clicked currently it is empty when you don't select a rating.
Also increase the size of the card and text. There are also a few issue in the report avobe.
Hope this 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