rmcg.dev/projects/FrontendMentor/newbie/qr-code-component/README.md

55 lines
1.6 KiB
Markdown
Raw Normal View History

2022-10-05 23:47:53 +02:00
# Frontend Mentor - QR code component solution
2022-10-05 23:47:53 +02:00
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.
2022-10-05 23:47:53 +02:00
## Table of contents
2022-10-05 23:47:53 +02:00
- [Frontend Mentor - QR code component solution](#frontend-mentor---qr-code-component-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Author](#author)
2022-10-05 23:47:53 +02:00
## Overview
2022-10-05 23:47:53 +02:00
### Screenshot
2022-10-05 23:47:53 +02:00
![Mobile](screenshots/mobile.png)
![Desktop](screenshots/desktop.png)
2022-10-05 23:47:53 +02:00
### Links
2022-10-05 23:47:53 +02:00
- Solution URL: [Github](https://github.com/tarasis/tarasis.github.io/tree/main/projects/FrontendMentor/newbie/qr-code-component)
- Live Site URL: [Github.io](https://tarasis.github.io/FrontendMentor/newbie/qr-code-component/)
2022-10-05 23:47:53 +02:00
## My process
2022-10-05 23:47:53 +02:00
Quickly laid out the properties based on the design.
Added markup structure to html, and moved text into position.
Tested
2022-10-05 23:47:53 +02:00
### Built with
2022-10-05 23:47:53 +02:00
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
2022-10-05 23:47:53 +02:00
### What I learned
2022-10-05 23:47:53 +02:00
Nothing, more an exercise to practice speed and accuracy, and to gain confidence and trust myself.
2022-10-05 23:47:53 +02:00
### Continued development
2022-10-05 23:47:53 +02:00
I need to really site down with Aria and a11y docs.
2022-10-05 23:47:53 +02:00
## Author
2022-10-05 23:47:53 +02:00
- Website - [Robert McGovern - blog](https://tarasis.net)
- Frontend Mentor - [@tarasis](https://www.frontendmentor.io/profile/tarasis)
- Twitter - [@tarasis](https://www.twitter.com/tarasis)