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.
My solution for the QR code web project on Frontend Mentor
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Vite
- React - JS library
I practiced using a lot of css properties, particularly media queries to make the design work adequately for both Desktop and Mobile.
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.
- CSS Queries - This is a great resource to refresh my memoty on css media queries syntax.
- Frontend Mentor - @mariela-plaza