Submitted almost 2 years ago
Password Generator (React, CSS Modules, react-hook-form, Typescript)
@JorgeAMendoza
Design comparison
SolutionDesign
Solution retrospective
Password generator that allows users to generate random passwords based on a set length and the following properties
- uppercase letters
- lowercase letters
- numbers
- symbols
One of my main struggles was creating my own implementation of generating a random password, I did come up with a few solutions but they were not perfect, after a bit of research I found a package which handled this easily for me.
For greater details about the development process please see the README in the repository.
Any feedback about my use of CSS modules and Cypress would be greatly appreciated!
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