https://github.com/ogshawnlee/qr-code-component
Solution to the QR Code Component challenge by Frontend Mentor. Built with Svelte + Vite + WindiCSS.
https://github.com/ogshawnlee/qr-code-component
Last synced: 3 months ago
JSON representation
Solution to the QR Code Component challenge by Frontend Mentor. Built with Svelte + Vite + WindiCSS.
- Host: GitHub
- URL: https://github.com/ogshawnlee/qr-code-component
- Owner: OGShawnLee
- Created: 2022-04-02T13:18:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-02T14:52:08.000Z (about 3 years ago)
- Last Synced: 2025-01-08T06:41:38.733Z (5 months ago)
- Language: HTML
- Homepage: qr-code-component-navy.vercel.app
- Size: 152 KB
- Stars: 0
- Watchers: 2
- 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
- [Frontend Mentor - QR Code Component solution](#frontend-mentor---qr-code-component-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)## Overview
### Screenshot

### Links
- Solution URL: [Right here!](https://www.frontendmentor.io/solutions/qr-code-component-built-with-svelte-windicss-and-vite-as-build-tool-SJE_Mk8Qq)
- Live Site URL: [Deployed on Vercel](https://qr-code-component-navy.vercel.app/)## My process
### Built with
- [Svelte](https://svelte.dev/)
- [WindiCSS](https://windicss.org/) + Svelte Transition API
- Flexbox
- Mobile-first workflow
- Vite## Author
- Frontend Mentor - [@Shawn Lee](https://www.frontendmentor.io/profile/OGShawnLee)