chore: update README
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m32s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m32s
This commit is contained in:
43
README.md
43
README.md
@@ -1,36 +1,17 @@
|
|||||||
<h1 align="center">
|
<div align="center">
|
||||||
<br>
|
<h1><a target="_blank" href="https://simple-qr.com">simple-qr.com</a></h1>
|
||||||
<img src="https://i.imgur.com/an3wOdO.png" alt="QRCode Image" width="200">
|
<img src="./docs/demo.gif" alt="demo" />
|
||||||
<br>
|
</div>
|
||||||
simple-qr.com
|
|
||||||
<br>
|
|
||||||
</h1>
|
|
||||||
|
|
||||||
<h4 align="center">Simple, bullshit-free QR code generator with straightforward API.</h4>
|
Simple, bullshit-free QR code generator with straightforward API.
|
||||||
|
|
||||||
<p align="center">
|
## What it does
|
||||||
<a href="https://nuxt.com">
|
|
||||||
<img src="https://img.shields.io/badge/nuxt-4ade80?style=for-the-badge&logo=vite&logoColor=white">
|
|
||||||
</a>
|
|
||||||
<a href="https://typescriptlang.org">
|
|
||||||
<img src="https://img.shields.io/badge/TypeScript-007acc?style=for-the-badge&logo=typescript&logoColor=white">
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p align="center" id="links">
|
- Generate QR codes via a simple web UI or a straightforward REST API
|
||||||
<a href="#description">Description</a> •
|
- Embed logos (30+ brands: Gitea, Signal, Monero, Session, etc.) in the center of QR codes
|
||||||
<a href="https://simple-qr.com">Visit it</a> •
|
- Export in PNG, JPEG, or WebP formats
|
||||||
<a href="#license">License</a>
|
- No authentication, no rate limiting, no ads
|
||||||
</p>
|
|
||||||
|
|
||||||
<br>
|
## Stack
|
||||||
|
|
||||||
## Description
|
- [Nuxt 4](https://nuxt.com) + [Nuxt UI](https://ui.nuxt.com)a
|
||||||
|
|
||||||
I created this side project to learn more about Nuxt and Vue, also because I needed a simple way to generate QR codes, but all websites I found were full of ads and were over complicated.
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
This project is <a href="https://opensource.org/licenses/MIT">MIT</a> licensed.
|
|
||||||
|
|||||||
BIN
docs/demo.gif
Normal file
BIN
docs/demo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 512 KiB |
Reference in New Issue
Block a user