https://github.com/rafaelhdsv/qr-code-component
A perfect first challenge if you're new to HTML and CSS. The card layout doesn't shift, so it's ideal if you haven't learned about building responsive layouts yet.
https://github.com/rafaelhdsv/qr-code-component
Last synced: 2 months ago
JSON representation
A perfect first challenge if you're new to HTML and CSS. The card layout doesn't shift, so it's ideal if you haven't learned about building responsive layouts yet.
- Host: GitHub
- URL: https://github.com/rafaelhdsv/qr-code-component
- Owner: RafaelHDSV
- Created: 2022-10-14T12:44:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T15:41:29.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:33.508Z (4 months ago)
- Language: CSS
- Size: 85 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)## Overview
### Screenshot
- Desktop

- Mobile
### Links
- Solution URL: https://www.frontendmentor.io/solutions/qr-code-component-solution-html-css-S-w4Lme4yG
- Live Site URL: https://qr-code-component-rafael.netlify.app## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow