Giter Club home page Giter Club logo

qr-code-component's Introduction

QR Code Component - Frontend Mentor Challenge

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

It's a simple, responsive QR code component designed to enhance my front-end development skills by building a project based on a professional design.

Table of contents

Overview

Screenshot

Links

My process

Built with

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

What I learned

While working on this project, I significantly improved my understanding of responsive design, especially using Flexbox. Here's a CSS snippet that I'm particularly proud of:

.qr-code-component {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}


This project also reinforced the importance of mobile-first design and how to effectively use media queries to adapt the layout for larger screens.


### Continued development

I plan to focus on refining my skills in responsive design and start incorporating more complex JavaScript interactions in future projects. Additionally, I'm interested in exploring CSS Grid and modern layout techniques.



### Useful resources
- A Complete Guide to Flexbox (CSS-Tricks) - This article helped me understand how to use Flexbox to create flexible and responsive layouts.
MDN Web Docs - An invaluable resource for understanding HTML, CSS, and JavaScript basics and advanced topics.


## Author

GitHub - https://github.com/Raphaelavazq
Frontend Mentor - @Raphaelavazq



qr-code-component's People

Contributors

raphaelavazq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.