Skip to content

TheRoboRobin/frontend-centor-challenge-QR-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

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

Overview

This was a simple project. Very straight forward but that can be a trap. Not doing the basic workflow things I need because its simple. But that's my goal here. Practice and consistent workflow. Because that's how the knowledge gets solidified.

Screenshot

Desktop Screenshot

Mobile Screenshot

Links

My process

I began with a simple html structure with all elements necessary already on the page, defined with bme. I should maybe research other frameworks but that's the one I've learned and its very simple and organized.

After beginning on basic css structuring of the page, I realized the spacing wasn't quite working out how I wanted it to, so I added another container to help with that. Maybe that wasn't the best thing to do but it fixed my issues.

Finally after getting it perfect on desktop I added a simple query to make the mobile version look good.

Built with

  • Semantic HTML5 markup
  • Block Element Modifier
  • Flexbox
  • Media Query

What I learned

Most of what I learned with this project has been related to git and markdown. That's something new to me but I feel like I'm getting a good handle on it.

Continued development

I want to use css custom properties going forward. I like the variables in sass and this functions the same.

Useful resources

(https://www.markdownguide.org) was helpful for markdown. (https://docs.github.com/en) was helpful with troubleshooting git.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published