QR Code Component with HTML5, SASS, and Flexbox

Solution retrospective
I am proud of keeping the layout centered by using Flexbox and working with SASS to manage the styles. I feel that I effectively organized my styles with variables and imported partials.
Next time, I would like to add some animations or interactive elements to the QR code component. For example, making the QR code "flip" or adding a hover effect when users interact with it, to make the design feel more engaging.
What challenges did you encounter, and how did you overcome them?I struggled a bit with the box-shadow property in CSS to get the right blur and design, but after Googling it and experimenting, I was able to get it just right.
I would appreciate feedback on how to further optimize the SASS structure, such as better organizing partials or using mixins to reduce redundancy in the code.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Michelle'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