
Submitted almost 2 years ago
Password Generator App using React, Typescript, SASS
#react#typescript#sass/scss
@pratik-pdw
Design comparison
SolutionDesign
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
/sass
folder where I dump all my.scss
files.
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.
Community feedback
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