/qr-code-component

My solution to the Frontend Mentor "QR Code Component" challenge

Primary LanguageSCSSGNU General Public License v2.0GPL-2.0

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

Links

My process

Built with

  • Sass
  • CSS custom properties
  • Flexbox
  • CSS Grid

What I learned

This was a very straightforward project. It was a good introduction to get the motivation flowing. I’m happy with the look of it and I think it will be very close to the original design. I may fall short with the leading of the heading and content. Probably using Sass for this project was a bit overkill, but I have been using it for many years and I just can't stop using it. I like that you can break your styles up into partials so your code looks a lot neater.

Author