Skip to content

vrlclk/qr-code-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

Overview

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Native CSS global variables
  • CSS Grid

What I learned

  • Use a CSS reset template to avoid browser's initial values
  • How to use Google Fonts and link the fonts to your stylesheet
  • Placing elements to the center using Grid instead of Flexbox
  • Giving every element a specific meaning using 'BAM naming conventions'
  • Use global CSS variables to avoid setting the same values mutiple times
  • Only one change of the values of the CSS variables required than searching every single value and change them one by one.
  • How to commit your work to GitHub with Visual Studio Code (no CLI, no GitHub Desktop)
  • How to deploy your work/creation with Netlify

Useful resources

Author

Acknowledgments

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published