Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.72 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.72 KB

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

My solution for the QR code web project on Frontend Mentor

Screenshot

Desktop Mobile

Links

  • GitHub repo:

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Vite
  • React - JS library

What I learned

I practiced using a lot of css properties, particularly media queries to make the design work adequately for both Desktop and Mobile.

Continued development

I would love to learn more and use css grid. Although I didn't use it in this project (I used flexbox) I know it is an interesting tool that I'd like to learn more about.

Useful resources

  • CSS Queries - This is a great resource to refresh my memoty on css media queries syntax.

Author