Password Generator App Using React.js and Tailwind CSS

Solution retrospective
I learned a lot in this challange.
Frist and foremost, I learned how to create custom range input, and custom checkboxes. I struggled a lot with these, and it was in a way a humbling experience, beacuse I saw how much more I have to learn.
I also learned how to use these custom inputs to generate a password based on selected options.
What challenges did you encounter, and how did you overcome them?Biggest challange for me was styling inputs and using svgs in button components.
What specific areas of your project would you like help with?I would like to continue improving. I also want to explore more advanced CSS techniques for styling and layout, and to find a way to make the code more modular and reusable.
Also, I would like to improve my code in the future so it is more clean and simple.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Ashmit-kansal
Amazing. One thing you can enhance in your project is that make sure password length is at least the number of checked checkboxes
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