Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.62 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.62 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

What I learned

The QR Code Component is my first Frontend Mentor Project. Other than the color codes provided in the Style Guide, I had to approximate shapes, positions, padding, etc. I tried to keep this project simple and only use HTML and CSS so I could focus on translating design to code.

Continued development

In future projects I want to try to incorporate FlexBox and Styled Components. Otherwise, I just want to continue working on being more comfortable with styling based off of someone else's design.

Author