Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.47 KB

README.md

File metadata and controls

54 lines (34 loc) · 1.47 KB

Frontend Mentor - QR code component solution

This is a solution to the QR code component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

  • Center element using Flexbox
  • Build a project after 2 years of tutorial hell

Continued development

  • Learn proper use of HTML semantics
  • Recreate versions closer to original designs
  • Do better at responsive layout

Author

Acknowledgement

  • Thank you @Boris for feedback on responsiveness, css reset and rem/px font-size problem!