Design comparison
SolutionDesign
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
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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