Submitted over 2 years agoA solution to the Password generator app challenge
Password Generator App using React, Typescript, SASS
react, typescript, sass/scss
@pratik-pdw

Solution retrospective
Hi Community
Few questions on my solution
- How do I make sure that my React Components have their own scss file in their seperate folders instead of having to manage a
/sassfolder where I dump all my.scssfiles.
What I mean is to have a folder structure like this
/Navbar
- Navbar.tsx
- Navbar.styles.scss
- Please look at the random password generation logic.
- Need some suggestions on Password strength indicator.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Pratik Wadekar'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