An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Design preview for the QR code component coding challenge](./design/desktop-preview.jpg)

## 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

![PC View](https://github.com/atif-dev/qr-code-component/blob/main/screenshots/screen(1400%20by%20900).png?raw=true)
![Mobile view](https://github.com/atif-dev/qr-code-component/blob/main/screenshots/Phone%20X.png)

### 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!** 🚀----