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.
This is my first project on Frontend Mentor.
- Solution URL: https://www.frontendmentor.io/solutions/html-and-css-wagOk6GEFU
- Live Site URL: https://lucasngtg.github.io/qr-code-component/
- Visual Studio Code
- HTML
- CSS
The most time consuming part was trying to figure out the style values by eye.
CSS has a lot of properties that achieve visually similar goals, which made it somewhat challenging to judge which would be best to get the results I wanted. I'll keep working on getting used to them.
- Shadow presets - This saved me time having to create the
box-shadowfrom scratch.
- Frontend Mentor - @LucasNgTg
- GitHub - @LucasNgTg
