Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.44 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.44 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

For the QR code component challenge on Frontend Mentor I created a page for mobile and desktop sizes with HTML and CSS.

Screenshot

Links

  • Live Site URL: here

My process

Built with

  • Semantic HTML5 markup
  • CSS
  • Flexbox

What I learned

In this challenge I learned to develop a pixel perfect layout with HTML and CSS. Created custom CSS properties for design colors, which is good for clear code structure.

Useful resources

Author