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: https://www.frontendmentor.io/solutions/qr-code-component-using-figma-and-css-BkAp6bW75
- Live Site URL: https://gregsgrog.github.io/Frontend-Mentor-qr-component/
I started by building planning out my project in figma. I then added my HTML tags, before linking my css file, adding the google font and adding my css.
- Semantic HTML5 markup
- CSS custom properties
- Mobile-first workflow
- Figma - Design
- Google Fonts - Fonts
I learned to keep my code as simple as possible to allow me to make future changes easily without code bloat.