Product review card using HTML, CSS and JavaScript

Solution retrospective
I was confused by the colors provided to use in the project. I ended up using a different color for the page background. Not sure if this is an issue, but that's what I decided to do.
I enjoyed putting this together. It was a lot of fun!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hyrongennike
Hi @SunbearDay,
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's 0 when you click submit without selecting a rating which is not an option among the ratings.
Hope this is 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