Skip to content

sharonlhs/qr-code-component-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

This project involves creating a QR code component using HTML and CSS. The objective is to create a responsive design that includes a QR code image, a header, and a description. The project requires the use of best practices in HTML and CSS, such as implementing flexbox and clean code. The final output is a visually appealing component that can be easily integrated into a larger website and small screens on mobile or used as a standalone feature. This project serves as a great opportunity for developers to practice and refine their CSS skills while learning new techniques and approaches

Screenshot

Links

My process

Built with

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

What I learned

I have learned the best practices of using Flexbox to create responsive and flexible layouts. This likely includes using properties like display: flex, justify-content, and align-items to position elements on the page.

I have also learned how to write cleaner code, which likely includes using appropriate class and ID names, avoiding unnecessary repetition, and organizing code in a logical manner.

Continued development

Through working on this project, I was able to practice and refine my CSS abilities, particularly in implementing the recommended approaches for using flexbox and creating more organized and efficient code. This experience has helped me to become more confident in my CSS skills and has provided me with valuable knowledge that I can apply to future projects

Author

Feedback

Thank you for the helpful feedback. Accordingly, I have updated my code and is able to make it simpler and easier to understand.

About

This is a solution to the QR code component challenge on Frontend Mentor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published