https://github.com/kutu-dev/qr-code-component
QR code component challenge from Frontend Mentor.
https://github.com/kutu-dev/qr-code-component
frontend-mentor frontend-mentor-challenge frontendmentor frontendmentor-challenge
Last synced: 4 months ago
JSON representation
QR code component challenge from Frontend Mentor.
- Host: GitHub
- URL: https://github.com/kutu-dev/qr-code-component
- Owner: kutu-dev
- License: mit
- Created: 2022-11-04T22:14:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T19:50:06.000Z (about 3 years ago)
- Last Synced: 2025-03-12T04:45:23.929Z (about 1 year ago)
- Topics: frontend-mentor, frontend-mentor-challenge, frontendmentor, frontendmentor-challenge
- Language: HTML
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Frontend Mentor - QR code component solution
This is a solution to the [QR code component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H).
## Table of contents
- [Overview](#overview)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
**Note: Delete this note and update the table of contents based on what sections you keep.**
## Overview
### Links
- Solution URL: [GitHub Repository](https://github.com/kutu-dev/qr-code-component)
- Live Site URL: [GitHub Pages](https://kutu-dev.github.io/qr-code-component/)
### Screenshot
#### Desktop

#### Mobile

## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
### What I learned
How to use `em` units to have relative margin and padding in a really easy way.
### Continued development
Learn more about accessibility in HTML and WAI-ARIA.
### Useful resources
- [ Mozilla Developer Network ](https://developer.mozilla.org/es/)
## Author
Created with :heart: by [Kutu](https://kutu-dev.github.io).
> - GitHub - [kutu-dev](https://github.com/kutu-dev)
> - Twitter - [@kutu_dev](https://twitter.com/kutu_dev)
> - Frontend Mentor - [@kutu-dev](https://www.frontendmentor.io/profile/kutu-dev)