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://github.com/reznaeous/qr-code-component-main
- Live Site URL: https://reznaeous.github.io/qr-code-component-main/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
Been a while, so rather rusty on managing spacing, as well as aligning items with each other.
A lot more practice with flexbox - still have trouble wrapping my head around some aspects. Fine with the basics, which was all that was needed for this one.
- MDN - Always a go-to resource for anything web related. Sometimes a bit obtuse, but it's all there.
- Frontend Mentor - @reznaeous