https://github.com/atif-dev/qr-code-component
A frontendmentor challenge
https://github.com/atif-dev/qr-code-component
Last synced: 5 months ago
JSON representation
A frontendmentor challenge
- Host: GitHub
- URL: https://github.com/atif-dev/qr-code-component
- Owner: atif-dev
- Created: 2022-11-28T16:34:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T12:06:33.000Z (over 1 year ago)
- Last Synced: 2025-03-21T12:25:33.497Z (over 1 year ago)
- Language: HTML
- Homepage: https://atif-dev.github.io/qr-code-component/
- Size: 307 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Welcome! 👋
# Frontend Mentor - QR code component
This is a solution to the [QR code component](https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
## Overview
### The challenge
- Build out Product QR code component and get it looking as close to the design as possible
- Users should be able to view the optimal layout depending on their device's screen size.
### Screenshots
.png?raw=true)

### Links
- Frontend Mentor solution url: https://www.frontendmentor.io/solutions/qr-code-component-8rbBF0ujNj
- Live Site URL: https://atif-dev.github.io/qr-code-component/
- GitHub repo : https://github.com/atif-dev/qr-code-component
## My process
- Use existing knowledge.
- Explore CSS over Internet according to need.
- Used Responsively desktop app for responsiveness of some screens.
- Check responsiveness for following screens:
- [x] 375 * 812
- [x] 1280 * 950
- [x] 720 * 1280
- [x] 1366 * 768
- [x] 1440 * 900
- [x] 1920 * 1080
- [x] 1920 * 1200
### Continued development
Will complete more frontendmentor challenges...
### Useful resources
- [CSS flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Nice visual representation to understand CSS flexbox
- [Conquering Responsive Layouts](https://courses.kevinpowell.co/conquering-responsive-layouts) - This is nice short free course for learning responsiveness.
## Author
- [atif_devs at Twitter](https://twitter.com/atif_devs)
----**Have fun building!** 🚀----