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.
- Host: GitHub
- URL: https://github.com/dedo-dev/qr-code-component-one
- Owner: dedo-dev
- Created: 2023-09-10T00:08:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T12:04:35.000Z (over 2 years ago)
- Last Synced: 2024-06-25T01:03:53.491Z (almost 2 years ago)
- Language: CSS
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- 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)
- [Author](#author)
## Overview
### Screenshot

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