This is a solution to the QR code component challenge on Frontend Mentor.
- Solution URL: https://firstproject-qr-code-component.netlify.app/
- Live Site URL: Soon
I started with the QR card structure in html, once this is done i begun with the css styles, puting the card in the center of the main block using flexbox, added colors and smooth borders making it look like the design.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Desktop-first workflow