Memory Game using React (React Router, Redux Toolkit)

Solution retrospective
I had so much fun writing this app. There were a lot of struggles where I couldn't work out how to debug, but I got there in the end which was really satisfying.
It is not perfect - the current player indicator bits at the bottom are missing and in one place there is a forced page reload to restart the game. However, I am really proud of it and found it a great challenge to do. It was my first time trying an advanced challenge which makes me even more happy to have completed it!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @amjadsh97
Very nice job. I think you can make it more better by adding some fixes on the UI. like this .button-number-or-image { font-size: 56px; }
.game-button { width: 118px !important; height: 118px !important; }
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