qr-code-card

View on GitHub

Frontend Mentor - QR code component solution

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.

Table of contents

Overview

A very simple card component made with HTML5, Sass and built with Parcel.

Screenshot

My process

Built with

What I learned

After working with so much ReactJS, I wanted to go back to my roots and see if I could still build something with the basics. This was my first time using Parcel, which I prefer to gulp for small projects. I have also been using Bootstrap grid almost exclusively in my career and wanted a refresher on CSS grid and flexbox.

Continued development

I like to have a library of front-end components, like this card, that I can use in other projects.

Useful resources

Author