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.
A small project to make a card of QR Code by scanning which you can open Frontend Mentor website.
- Solution URL: https://github.com/py-code314/qr-code-component
- Live Site URL: https://py-code314.github.io/qr-code-component/
- Semantic HTML5 markup
- Flexbox
Got a chance to use Flexbox and Media query
- All files and design specs are provided by Frontend Mentor
- I used part of Josh Comeau's CSS Reset in my CSS stylesheet. Many Thanks!!