React & CSS Modules Solution

Solution retrospective
Besides my poor organization, what do you think could be better? I think using Redux could have been a good choice.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @adeleke5140
Have you tried looking into the HTML and accessibility issues that was generated??
They are one way of improving your webapp. And Redux might not really be necessary unless you need that global state. In my attempt, I used prop drilling but moving forward, I'd be employing Context to keep things clean and readable.
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