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-component-using-vanilla-css-tx9vqHxFPC
- Live Site URL: https://danielzeljko.github.io/QR-Code-Component/
- HTML
- CSS
If I had more time I would like to break apart some of the classes used in this project into even smaller units. For example, creating a shadow
class instead of hard coding it into the card class. I'd also love to look into BEM.
- Frontend Mentor - @danielzeljko