This is my solution to the Password Generator Solo Project on Scrimba. The solo projects are part of the Scrimba Platform's Courses.
You are required to do the following:
- Build the site from scratch
- Follow the design
- Generate two random passwords when the user clicks the button.
- Each password should be 15 characters long.
The following is not required, but they are some stretch goals to take this project further:
- Add ability to set password length.
- Add "copy-on-click" feature.
- Toggle "symbols" and "numbers" on/off.
- HTML5
- CSS3
- JavaScript
At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜 If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉 The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀
Happy Coding!