Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I like the logic of the game. But, I left all of the functions in the App.jsx file. I did it so that they have access to the states directly and I don't have to be passing arguments all over. I think it would not scale well.
What challenges did you encounter, and how did you overcome them?The handling of the SVG icons was difficult. But, CSS tricks helped me on that one.
Also, the hover states for the buttons. I solved it with React states and changing the visibility.
What specific areas of your project would you like help with?File structure, best practices with components and deployment tools
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