Password Generator with Vanilla JS

Solution retrospective
I'm proud of the JS that generates passwords and rates their strength. Next time I might try a different approach to placing the header.
What challenges did you encounter, and how did you overcome them?Inverting the colors of the generate password button had me scratching my head. CSS ended up not being sufficient, so I had to use some JS to handle the color inverting hover effect.
What specific areas of your project would you like help with?Functionality and adherence to design.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@braismarquez2025
Tienes el slider mal configurado, comienza en 8 y termina en 14, impidiendo configurar la longitud de la contraseña adecuadamente, de 0 a 20. El resto de elementos te han quedado genial, corrigiendo ese detalle tienes una pagina estupenda!
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