QR-Code-Project

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

Screenshot

Screenshot

My process

Built with

What I learned

Here are some codes I learnt:

<h2>Improve your front-end skills by building projects</h2>
.container {
  display: flex;
}

Continued development

Author