Interactive rating component with basic HTML/SCC/JS

Solution retrospective
Please provide general review of a project, any feedback welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Kratos-750
Nice solution.
I learnt a bit from it as well.
But I think you missed the active status for the submit button, you can do this using the .element:hover in css.
And I hope you have used the colors specified in the style guide , You can store them as variables and use them, It'll make it much easier.
Ohh and I think you have written a lot of code for your buttons I think you should keep it simple:)
You can also check out my solution since I tried doing it in a different way and hope you will find some new ideas from it :)
Hope you find this helpful!! Happy coding!!
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