Password Generator built using React, Material UI and with e2e tests

Solution retrospective
At first my slider allowed length of 1 to 20 and I was struggling on the behavior when the slider is at 1 and when a user checks more than 1 checkbox. I solved this issue by eliminating that possibility by making the minimum value of my slider to 4.
What specific areas of your project would you like help with?I need help with my solution since I'm not 100% sure if it's secure enough when generating the password. My hooks would need some review: src/hooks/useGeneratePassword.ts.
Also on the side I'm trying to learn Docker so if you would review my Dockerfile and docker-compose.yml I would appreciate it a ton.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ZacharyCanlas's solution.
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