@michelestaffiereSubmitted 11 months ago
Password Generator
Project Goals
- Use a new styling stack like styled components
- Be as Dry as possible
This was a fun and easy project, It was my first time using styled-components in a project over CSS/SCSS modules and I can immediately see why it's such a popular choice for CSS-in-JS solutions as it was really easy to set up and use and make my code as dry as possible, re-using components etc. Next time around I may give tailwind a go as that seems to be what all the hype is about.
currently The site does not have a mobile styled version.