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.
Note: Delete this note and update the table of contents based on what sections you keep.
A simple QR Code component created using HTML5 and Vanilla CSS3
- Solution URL: GitHub repo
- Live Site URL: Hosted on GitHub Pages
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Favicon is added in the head section of the HTML, via the
link
tag andrel="icon"
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./images/favicon-32x32.png"
/>
- Website - abinjohn.in
- Frontend Mentor - @abinjohn123
- Twitter - @abin_john98