Skip to content

O-Prisma/O-Prisma.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

This is a simple challenge from Frontend Mentor, called QR code component.

Screenshot

Screenshot

Links

My process

My process to create this design was to make the most identical to the reference I could, it's just my first time doing that so I guess, for now I can clone the reference image, other than that, I hope you like.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

Sometings that I feel like is cool is the learning experience of the box-shadow property, to give a really subtle effect, in the card.

.card-tag {
    box-shadow: offset-x offset-y blur-radius spread-radius color; /* Don't forget, color alpha helps you make it look better! */
}

Continued development

For now, most of the thenics and process in this I guess it's fine, but maybe one day I will comeback and change something I don't know now, but I will evolve more in the future, so I guess, it will change a bit at some point.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published