Skip to content

liammalby/qr-code-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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.

The live version of this site is located here.

The aim of this project was to replicate the following design: QR Code

Table of contents

Overview

Links

My process

Built with

  • Vanilla CSS and HTML only

What I learned

I found that the Figma files were useful in understanding the flex model. Viewing things as boxes within boxes, or groups within groups, was a useful way to approach this task.

Continued development

This task did not require any responsiveness, so I think some of the values I hard coded would not work.

I should work on getting more proficient with positioning things in a reactive way. However, this might be an easier task with a library.

Acknowledgements

Thank you to Hassia Issah and Melvin Aguilar, who provided helpful feedback on making improvements to my initial version.

Author