Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 7 months ago

QR Code Component

Konrad•200
@ExtendoGH
A solution to the QR code component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I am proud of the following aspects of my project:

— Utilizing CSS variables for color management, ensuring consistency and scalability.

— Exclusively using REM units for responsive typography and layout.

— Effectively positioning elements to achieve a clean and organized structure. — Faithfully replicating the original design with close attention to detail.

— Using only class selectors in CSS, resulting in a clean, consistent, and maintainable codebase.

What challenges did you encounter, and how did you overcome them?

I encountered a challenge with centering the box but resolved it by setting the height to 100vh.

Aside from that, all other elements were implemented smoothly.

What specific areas of your project would you like help with?

I would appreciate feedback on the following areas of my project:

— Is my approach to centering elements using height: 100vh the most efficient, or are there better alternatives?

— Are there any improvements I could make to my use of CSS variables and class selectors to enhance maintainability or scalability?

— Does the code follow best practices for responsive design, especially with the exclusive use of REM units?

— Are there any areas where my positioning or layout could be optimized for better readability or accessibility?

Specific insights or suggestions on these aspects would be highly valuable.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Konrad'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License