Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bccpadge/qr-code-component
Frontend Mentor - QR code component using HTML and CSS
https://github.com/bccpadge/qr-code-component
frontend-mentor html-css-project
Last synced: 15 days ago
JSON representation
Frontend Mentor - QR code component using HTML and CSS
- Host: GitHub
- URL: https://github.com/bccpadge/qr-code-component
- Owner: bccpadge
- Created: 2023-05-26T01:16:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T01:02:48.000Z (10 months ago)
- Last Synced: 2024-03-05T02:27:04.885Z (10 months ago)
- Topics: frontend-mentor, html-css-project
- Language: CSS
- Homepage: https://bccpadge.github.io/qr-code-component/
- Size: 229 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)## Overview
### Screenshot
![](./desktop.png)
### Links
- Solution URL: [Frontend Mentor](https://www.frontendmentor.io/solutions/qr-code-component-using-html-and-css-vJW4RDBZgk)
- Live Site URL: [Github](https://bccpadge.github.io/qr-code-component/)## My process
### Built with
### Useful resources
- [webcode.tools](https://www.webcode.tools) - This is a great website for HTML and CSS snippets. I used the border radius tool for my qr code component.
## Author