Interactive rating component

Solution retrospective
Hey guys hope y'all good. I just finished this Interactive rating component. And all that's left is controlling the background-color's opacity with the hsl function. Any guidance or pointers will be appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @javascriptor1
Hi Ofentse Rampa ,
The layout is not correct - some elements are outside of the main container.
For javascript , you need to prevent the button from submitting if the user did not choose any value. Right now , if you open the web page and click on submit without choosing any value , it will submit with null value. This need to be fixed.
Keep coding 🚀
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