QR Code Solution: Sass preprocessor, Flexbox, and Semantic HTML

Solution retrospective
Semantic HTML
In this project I've used semantic HTML throughout, so that the page be the modt descriptive as possible.
Flexbox
Whenever I have to center an element on screen, or to set the footer to its place, I will immediately think of flexbox.
What challenges did you encounter, and how did you overcome them?I want to say that I've found useful to move the relevant files to a 'src' folder, to ship to production only the files necessary to run the app. It is worth to mention that in platforms like Vercel or Netlify you must configure the root / base directory.
Also, I've run through the Lighthouse suggestions to improve performance.
What specific areas of your project would you like help with?I'm open to hear from anyone about this solution. If you want to ask questions I'll be glad to answer then.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Paulo Wells'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