PasswordGeneratorApp

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@hectorlil48
Hello Brian,
Good work on making this with React. I want to redo it once I get to React. The design is nice, but it breaks when you view it on mobile. When you select the length to be 20, the password will be displayed on two lines. The strength bars are also changing before the password is generated. You should include validation for the length. Because it just does nothing, and the strength bars appear like there is a password it considers to be strong even though it has no length. Other than that, maybe add an animation for the COPIED word to disappear after a couple of seconds. Also, it shouldn't reset the fields after you copied it. I hope these help a little bit, I know I struggled to write the logic for mine, but it helped me become a better developer, and I hope I can help someone else with what I learned.
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