QR Code component using Flexbox and Mobile-first design

Solution retrospective
I'm proud of the simple and clean layout structure, with a focus on responsive design and good CSS organization.
Next time, I plan to modularize the styles better and explore more accessibility features.
What challenges did you encounter, and how did you overcome them?The main challenge was adjusting the sizes and spacing between elements for different screen sizes. I solved this by using a mobile-first approach combined with media queries and good practices with Flexbox.
What specific areas of your project would you like help with?I would like to get feedback on the organization of CSS styles, especially regarding the use of variables and the structure of the selector hierarchy. Is there anything I could improve in terms of scalability or performance?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Fortas97
great
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