Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oilyn0s3/01-qrcode-component


https://github.com/oilyn0s3/01-qrcode-component

Last synced: 7 days ago
JSON representation

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)
- [Useful resources](#useful-resources)

## Overview

### Screenshot

![](./images/screenshot.png)

### Links

- Solution URL: [Github](https://github.com/oilyn0s3/01-qrcode-component)
- Live Site URL: [Live site URL](https://oilyn0s3.github.io/01-qrcode-component/)

## My Process
### Built with

- HTML5
- CSS
- Flexbox

### Useful resources

- [Interneting is Hard](https://www.internetingishard.com/html-and-css/flexbox/) - This helped me to understand how the flexbox works.