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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

Screenshot

Desktop Screenshot

Desktop Screenshot

Mobile Screenshot

Mobile Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS variables
  • CSS Grid
  • Mobile responsive

What I learned

Keep things simple with styling by using CSS variables that can be used throughout.

Continued development

Would be nice to go and use Tailwind CSS for faster turnaround

Useful resources

  • MDN - Always need MDN open in a new tab to ensure I am up to date on the latest CSS.

Author