Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreez-web/qrcodecomponent
QR Component for practice
https://github.com/dreez-web/qrcodecomponent
css flexbox git github grid-layout html practice-project
Last synced: about 2 months ago
JSON representation
QR Component for practice
- Host: GitHub
- URL: https://github.com/dreez-web/qrcodecomponent
- Owner: Dreez-Web
- Created: 2024-07-19T19:51:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T18:35:43.000Z (6 months ago)
- Last Synced: 2024-07-21T00:53:16.675Z (6 months ago)
- Topics: css, flexbox, git, github, grid-layout, html, practice-project
- Language: CSS
- Homepage: https://dreez-web.github.io/qrcodecomponent/
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- 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.
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow### What I learned
He aprendido a usar la correcta semantica de html para que luego sea mas comodo realizar los estilos con CSS. Es muy importante aunque el proyecto sea pequeño poder tener una correcta estructura para entender todo a cabalidad.
Como este es el primer proyecto realizado solo hare estos comentarios.