Password generator app

Solution retrospective
I will make my code more modular next time by dividing code into components and will also use redux for state management.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@devmd1997
Good use of React to create the components! React reducers can be tricky but in my experience separating the state into a different folder helps out with state management and cleaner code overall.
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