rmcg.dev/projects/FrontendMentor/newbie/qr-code-component
Robert McGovern 16bb008cdd add missing boxshadow :) 2022-10-05 22:52:05 +01:00
..
css add missing boxshadow :) 2022-10-05 22:52:05 +01:00
design added base project files for remaining newbie challenges, place a placeholder image 2022-10-05 21:32:03 +01:00
images added base project files for remaining newbie challenges, place a placeholder image 2022-10-05 21:32:03 +01:00
screenshots updated readme and added screenshots 2022-10-05 22:47:53 +01:00
.gitignore added base project files for remaining newbie challenges, place a placeholder image 2022-10-05 21:32:03 +01:00
README-orig.md updated readme and added screenshots 2022-10-05 22:47:53 +01:00
README.md updated readme and added screenshots 2022-10-05 22:47:53 +01:00
index.html finished qr code, fastest I've done a challenge. about 45 minutes 2022-10-05 22:36:50 +01:00
style-guide.md added base project files for remaining newbie challenges, place a placeholder image 2022-10-05 21:32:03 +01:00

README.md

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

Screenshot

Mobile Desktop

My process

Quickly laid out the properties based on the design. Added markup structure to html, and moved text into position. Tested

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

Nothing, more an exercise to practice speed and accuracy, and to gain confidence and trust myself.

Continued development

I need to really site down with Aria and a11y docs.

Author