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.
- Solution URL: Solution URL
- HTML
- Flexbox
- Google Fonts API
I learned to use Figma and style guides, write README for Github, use Google Fonts API and center elements within a body using a container.
I want to focus on advanced CSS, using flexboxes and semantic HTML.
- Google Fonts API - How to import and use Google Fonts.
- Height 100% - Making the container for the QR code card take 100% of the body's height (I used 100vh).
- Frontend Mentor - @yarsvent

