Skip to content

A solution for the "QR Code Component" challenge from Frontend Mentor. This repository contains a simple, responsive web page that displays a QR code component. The project focuses on implementing a clean and minimal design using HTML and CSS, perfect for beginners looking to practice their front-end skills.

License

Notifications You must be signed in to change notification settings

wiseweb-works/qr-code-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR code component challenge

Solution for a challenge from frontendmentor.io.



About The Project

A perfect first challenge if you're new to HTML and CSS. The card layout doesn't shift, so it's ideal if you haven't learned about building responsive layouts yet. The main challenge is to build out this QR code component and get it looking as close to the design as possible. You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your users should be able to:
1. View the optimal layout depending on their device's screen size

I do not have access to the Figma sketch so the design is not pixel perfect.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Desktop-first workflow

What I learned

Very easy project for someone who recently stepped in the world of development! The only issue I had was the height of flex container as it looked different in Safari. So I changed approach a little bit - that's why I had many changes in this simple project.

Useful resources

  1. Figma - Paste your design image to check the size of containers, width, etc.
  2. Page Ruler - Awesome Chrome/Firefox extension that helps you to match the pixels of the provided design.

Acknowledgments

A big thank you to anyone providing feedback on my solution. It definitely helps to find new ways to code and find easier solutions!

About

A solution for the "QR Code Component" challenge from Frontend Mentor. This repository contains a simple, responsive web page that displays a QR code component. The project focuses on implementing a clean and minimal design using HTML and CSS, perfect for beginners looking to practice their front-end skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published