/QR_Code

This is a solution to the QR code component challenge on Frontend Mentor.

Primary LanguageHTML

Frontend Mentor - QR code component solution

This is a solution to the QR code component challenge on Frontend Mentor.

Table of contents

Overview

Screenshot

QR Code

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flex Box
  • Mobile-first workflow

What I learned

  • Learnt the use of relative units like rem, ch, vw, etc.
  • Learnt the use of Box Shadows

Useful resources

  • MDN Docs - This helped me with understanding Box Shadows
  • CSS Tricks - This is a great article which helped me understand how to implement single direction box-shadow.

Author