
Password generator app built with REACT | VITE | TYPESCRIPT - MikDra1
Design comparison
Solution retrospective
💻 Hello 👋 Frontend Mentor Community,
This is my solution for the Password generator app.
- Scored 97,5% on Google Pagespeed Insights! 🚀
- Solution with 100% W3C validation accuracy 🌟
-
You should be able to:
-
Generate a password based on the selected inclusion options
-
Copy the generated password to the computer's clipboard
-
See a strength rating for their generated password
-
View the optimal layout for the interface depending on their device's screen size
-
See hover and focus states for all interactive elements on the page
🛠️ Built with:
- HTML ✨
- CSS 🎨
- JavaScript 🧾
- React ⚛️
- Vite.js 💡
- Context API 🛒
- Styled-Components 💅
- TypeScript 🇹🇸
-
Fully responsive design crafted with a mobile-first approach 📱
-
Enjoyed every moment coding this! 😎
-
Feedback is always welcome—let’s grow together! 🌱
-
Completed 14 out of 28 Intermediate Challenges so far—keeping up the momentum! 🔥
-
Completed 1 out of 12 Intermediate Premium Challenges 🔥
-
👨💻 Join me on my coding journey as I tackle advanced challenges and add innovative touches to every project.
-
As I am developing in my journey with React I'm really looking forward to hearing your thoughts and suggestions! 💡
Community feedback
- @MarziaJaliliPosted about 2 months ago
Outstanding!
The project looks flawless overall!
A tiny area you could fix:
When the copy button is click the
copied
text is show and then it disappears after a little while. However, if the button is clicked multiple times in a row, the text is somehow acting up and it doesn't appear properly.I assume it's because you haven't cleaned up the interval before every click.
You can apply interval clean-up to prevent the issue.
😎😎😎
Marked as helpful0
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