Skip to content

larsenwald/QR-Code-Practice-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Screenshot

images/Screenshot 2025-01-08 at 21-57-05 Frontend Mentor QR code component.png

Links

My process

First I took the design into photoshop in order to use the ruler tool to measure the height and width of the card as well as the elements within it. Once I got those, I started using the eye-dropper tool to fetch the colors, but then I realized that the colors are provided for you in the style-guide.md file. Then it was just a matter of creating a card div, a div for the qr code, and a div for the card text with its own nested elements. Afterwards, I styled it with CSS.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

Continued development

I need to learn how to measure border-radius and the space between elements with text. Currently, I just sort of try to duplicate them by eye and it's kind of annoying that this is more of an art than a science. I wish I knew about a sure-fire way to get those measurements.

Author

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors