Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A basic card with a QR-code, a heading, and some text. Challenge provided by Frontend Mentor.
https://github.com/richardzhang01/qr-code-component

css flexbox html nextjs

Last synced: 7 days ago
JSON representation

A basic card with a QR-code, a heading, and some text. Challenge provided by Frontend Mentor.

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)
- [Built with](#built-with)
- [Author](#author)

## Overview

This is a component for a basic card with a QR code image, and some text underneath. The component uses standard CSS styling, flexbox, and a custom font.

### Screenshot

![qr-code-component-screenshot](./screenshot.png)

### Links

- Solution URL: [Solution URL](https://www.frontendmentor.io/solutions/qr-code-component-using-basic-htmlcss-and-next-vN0IMvq_sk)
- Live Site URL: [GitHub Pages URL](https://richardzhang01.github.io/qr-code-component/)

### Built with

- Basic HTML/CSS
- Flexbox
- [Next.js](https://nextjs.org/) - React framework

## Author

- Frontend Mentor - [@RichardZhang01](https://www.frontendmentor.io/profile/RichardZhang01)
- Linkedin - [@RichardZhang](https://www.linkedin.com/in/richard-zhiyuan-zhang/)