-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
39 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,28 @@ | ||
V0.1 | ||
## V0 | ||
|
||
Feat: | ||
- Generate QR codes with custom colors and styles | ||
- Support for various output formats, including SVG and PNG | ||
- Copy to clipboard | ||
- UI respects user's light/dark mode preferences | ||
- Randomize style button | ||
- Available in 29 languages thanks to [deepl-translate-github-action](https://github.com/lyqht/deepl-translate-github-action) | ||
- Save & Load QR Code config | ||
|
||
## V0.1 | ||
|
||
Feat: | ||
- Upload custom image for logo | ||
|
||
Misc/Fixes: | ||
- Fix inconsistencies in button & input styling, refactoring of styles | ||
- Added feature of logo image upload | ||
- Fix missing inputs for background color and border-radius | ||
- Fix missing inputs for background color and border-radius | ||
|
||
## V0.2 | ||
|
||
Feat: | ||
- Presets: Pre-crafted QR code styles are available as immediate usage/ reference | ||
|
||
Misc/Fixes: | ||
- Refactoring of styles |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,30 @@ | ||
# styled-qr-code-generator | ||
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) | ||
|
||
![App preview](public/app_preview.png) | ||
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) | ||
|
||
A customizable QR code generator to create beautiful and unique QR codes. | ||
|
||
|
||
<div style="display:flex; flex-direction:row; flex-wrap:wrap; justify-content:center; gap:8px;"> | ||
<img width="100" src="public/presets/lyqht.png" /> | ||
<img width="100" src="public/presets/padlet.png" /> | ||
<img width="100" src="public/presets/supabase.png" /> | ||
<img width="100" src="public/presets/vercel-light.png" /> | ||
<img width="100" src="public/presets/uilicious.png" /> | ||
</div> | ||
|
||
## Features | ||
|
||
V0 | ||
- Generate QR codes with custom colors and styles | ||
- Support for various output formats, including SVG and PNG | ||
- Copy to clipboard | ||
- UI respects user's light/dark mode preferences | ||
- Randomize style button | ||
- Available in 29 languages thanks to [deepl-translate-github-action](https://github.com/lyqht/deepl-translate-github-action) | ||
- Save & Load QR Code config | ||
|
||
V0.1 | ||
- Upload custom image for logo | ||
|
||
V0.2 | ||
- Presets: Pre-crafted QR code styles are available as immediate usage/ reference | ||
|
||
### Demo of Randomize Style & Presets | ||
|
||
![](public/app_preview.gif) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
ebf7274
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
styled-qr-code-generator – ./
styled-qr-code-generator-git-main-lyqht.vercel.app
styled-qr-code-generator.vercel.app
styled-qr-code-generator-lyqht.vercel.app