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

https://github.com/prabhu30/qr-code-component

This is a challenge project listed on frontend mentor website. I built the project by looking at the design image given.
https://github.com/prabhu30/qr-code-component

bem-css css3 html5

Last synced: about 2 months ago
JSON representation

This is a challenge project listed on frontend mentor website. I built the project by looking at the design image given.

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)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)

## Overview

### Screenshot

![Website Output Screenshot](images/screenshot.png)

### Links

- Solution URL: [Visit now](https://github.com/prabhu30/qr-code-component)
- Live Site URL: [Visit now](https://prabhu30.github.io/qr-code-component/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow

### What I learned

In this project, I learnt how to use CSS grid to center content, max-width property to limit the product of card and how to use variables to color text and background colors of components.

### Continued development

I am planning to include this component in full page & end-to-end websites, so that way i would understand what changes have to be made to the design for better visual experience.