https://github.com/runabol/qr-code-component
https://github.com/runabol/qr-code-component
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/runabol/qr-code-component
- Owner: runabol
- Created: 2023-05-23T03:15:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T16:07:55.000Z (over 2 years ago)
- Last Synced: 2024-04-16T12:43:23.462Z (over 1 year ago)
- Language: HTML
- Homepage: https://qr-code-component-two-lilac.vercel.app
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)
## Overview
### Screenshot

### Links
- Live Site URL: [https://qr-code-component-two-lilac.vercel.app/](https://qr-code-component-two-lilac.vercel.app/)
## My process
1. Wrote out the markup.
2. Wrote the CSS.
### Built with
- Flexbox
### What I learned
I learned that the child `.card` element was inherting the `max-width` as its own width vs. the width of the content within the card.
## Author
- Website - [Arik Cohen](https://arikcohen.com)
- Frontend Mentor - [@okayrunner](https://www.frontendmentor.io/profile/okayrunner)