Submitted over 1 year agoA solution to the Interactive rating component challenge
Interactive Rating Component with React
react, vite
@RPRd001

Solution retrospective
What are you most proud of, and what would you do differently next time?
- I'm proud of using React and Vite for the 1st time
What would I do differently next time?
- I would like to use TailwindCSS next time for the styling
Challenges I encountered:
- How to pass states from one component to other. I overcame this by reading React documentation, passing my
useState
statement a level up in the components hierarchy and using props for receiving and updating the state
I would like some feedback with the styles and the source code of my project...
Happy Coding
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ra001's solution.
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