https://github.com/devmarkson/qr-code
My first project from FrontendMentor
https://github.com/devmarkson/qr-code
Last synced: 5 months ago
JSON representation
My first project from FrontendMentor
- Host: GitHub
- URL: https://github.com/devmarkson/qr-code
- Owner: DevMarkson
- Created: 2022-08-22T02:29:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T13:29:40.000Z (almost 4 years ago)
- Last Synced: 2025-05-20T06:37:07.758Z (about 1 year ago)
- Language: HTML
- Size: 170 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-componentg-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)
- [Useful resources](#useful-resources)
- [Author](#author)
## Overview
### Screenshot

### Links
- Solution URL: [The github repository to the solution ](https://github.com/Markson17/QR-CODE/)
- Live Site URL: [Github live site url](https://markson17.github.io/QR-CODE/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- [Outfit]https://fonts.google.com/specimen/Outfit - For styles
### What I learned
I learnt how to center a parent class and also how to place the image at the right spot as it was designed.
### Useful resources
- (https://www.w3schools.com/css/css3_images.asp) - This is an amazing article which helped me finally understand how to place images at the right place. I'd recommend it to anyone still learning this concept.
## Author
- Website - [Favour Markson](https://favour-markson-resume.herokuapp.com/)
- Frontend Mentor - [@Markson17](https://www.frontendmentor.io/profile/Markson17)
- Twitter - [@MarksonFavour1](https://www.twitter.com/MarksonFavour1)