Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denislavangelov09/qr-code-component
This is my solution to the QR Code component FrontendMentor challenge.
https://github.com/denislavangelov09/qr-code-component
css-flexbox css3 frontend frontend-mentor frontendmentor-challenge html5 qr-code-component
Last synced: 6 days ago
JSON representation
This is my solution to the QR Code component FrontendMentor challenge.
- Host: GitHub
- URL: https://github.com/denislavangelov09/qr-code-component
- Owner: denislavangelov09
- Created: 2024-07-03T07:06:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T14:47:04.000Z (about 1 month ago)
- Last Synced: 2024-12-23T15:35:04.681Z (about 1 month ago)
- Topics: css-flexbox, css3, frontend, frontend-mentor, frontendmentor-challenge, html5, qr-code-component
- Language: CSS
- Homepage: https://qr-code-component-tedkata.vercel.app/
- Size: 49.8 KB
- Stars: 1
- 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)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## Overview
### Screenshot
![](./images/screenshot.png)
### Links
- Solution URL: [Solution URL](https://www.frontendmentor.io/solutions/qr-code-component-NNB7ux7QMG)
- Live Site URL: [Live Site URL](https://qr-code-component-denislav.vercel.app)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox### Useful resources
- [CodeCademy Cheatsheet](https://www.codecademy.com/resources/cheatsheets/language/html-css) - This cheatsheat can help you remember things you might have forgot. We are humans, we forget stuff.
## Author
- Frontend Mentor - [@denislavangelov09](https://www.frontendmentor.io/profile/denislavangelov09)