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

https://github.com/hadodev/qrcodecomponent

Frontend mentor challenge: QR code component
https://github.com/hadodev/qrcodecomponent

css css-flexbox css-gr css3 html html-css

Last synced: 3 months ago
JSON representation

Frontend mentor challenge: QR code component

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)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

**Note: Delete this note and update the table of contents based on what sections you keep.**

## Overview

### Screenshot

#### Desktop

![](/design/desktop-design.png)

#### Mobile

![](/design/mobile-design.png)

### Links

- Solution URL: [Github solution URL here](https://github.com/hadodev/QrCodeComponent)
- Live Site URL: [Live site URL here](https://hadodev-frontendmentor-qrcode.netlify.app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid

### Useful resources

- [CSS reset](https://piccalil.li/blog/a-more-modern-css-reset/) - Modern CSS reset.
- [Image compressor](https://imagecompressor.com/) - This online image optimizer uses a smart combination of the best optimization and lossy compression algorithms to shrink JPEG, GIF and PNG images to the minimum possible size while keeping the required level of quality.
- [@font-face generator](https://transfonter.org/) - Modern and simple css @font-face generator.
- [Box Shadow CSS Generator](https://cssgenerator.org/box-shadow-css-generator.html) - A CSS generator that helps you demonstrate and quickly generate CSS declarations for your website.

## Author

- GitHub - [Hado Dev](https://github.com/hadodev)
- Frontend Mentor - [@hadodev](https://www.frontendmentor.io/profile/hadodev)

## Acknowledgments

For all authors who publish open source ressources and contents freely available and make Internet more awesome.