Skip to content

anu-codes/qr-code-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS Flexbox

What I learned

  • How to build a "card" and center it
  • Add box-shadow to the container to give it paper-card like effect, as such:
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

Useful resources

  • Flexbox Froggy - This game helped me clear my concepts regarding CSS flexbox.

Author

About

A simple webpage containing a scannable QR code in a CSS card. This is a challenge from Frontent Mentor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published