Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.