This is a solution to the QR code component challenge on Frontend Mentor.
Note: Delete this note and update the table of contents based on what sections you keep.
- Solution URL: https://github.com/amulyalovescoding/QR-code-component.git
- Live Site URL: https://amulyalovescoding.github.io/QR-code-component/
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
CSS flex Property & Grid template areas finally open my eye toward it.
I need to complete more challenges in future.
- MDN - Grid template areas - This helped me for using grid . I really liked this pattern and will use it going forward.
- CSS flex Property - This is an amazing article which helped me finally understand flex properties. I'd recommend it to anyone still learning this concept.
- Frontend Mentor - @amulyalovescoding
This is where I can give a hat tip to "google" as it helped me out on this project.

