Interactive Rating component using React and Tailwind CSS

Solution retrospective
I have styled this project using Tailwind CSS framework and used React library to implement the solution.
What challenges did you encounter, and how did you overcome them?Nothing till now.
What specific areas of your project would you like help with?- What other efficient approaches can I use to implement the solution?
- Any feedback on how my code can be improved in terms of code quality and accessibility?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @awexli
You'll want to consider what can happen when a user submits without selecting a rating. Ideally, you'll want to prevent submission and let the user know they must select a rating before submitting. How might you implement that?
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