Skip to content

jhonmicc/qr-code-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

.body {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

Continued development

I don't do development continuously

Useful resources

  • (https://stackoverflow.com/) - This helped me for some error solution. I really liked this source and will use it going forward.
  • (https://www.youtube.com) - This is an video tutorial which helped me finally understand flex especiall how to centering a box. I'd recommend it to anyone still learning this concept.

Author

Acknowledgments

Special hat tip to God and my online friends, thank you.

Releases

No releases published

Packages

No packages published