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

https://github.com/dedo-dev/qr-code-component-one

First of twelve suggested by https://fedmentor.dev/ beginner's challenge. An easy way to go into the practice what we learn in our front-end development study journey.
https://github.com/dedo-dev/qr-code-component-one

Last synced: about 1 year ago
JSON representation

First of twelve suggested by https://fedmentor.dev/ beginner's challenge. An easy way to go into the practice what we learn in our front-end development study journey.

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)
- [Author](#author)

## Overview

### Screenshot

![](img/mobile.jpg)

### Links

- Solution URL: https://www.frontendmentor.io/solutions/css-flexbox-TZFU0jTn_I
- Live Site URL: https://dedo-dev.github.io/qr-code-component/

## My process

I wrote down the HTML and after the style. For this challenge, I just made the card without mind about mobile first.

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox

## Author

- Frontend Mentor - [@dedo-dev](https://www.frontendmentor.io/profile/dedo-dev)
- Linkedin - [@daniele-zeppieri](https://www.linkedin.com/in/daniele-zeppieri-0b1a36252/)