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

https://github.com/runabol/qr-code-component


https://github.com/runabol/qr-code-component

Last synced: about 18 hours ago
JSON representation

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

![](./screenshot.png)

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