Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/userkace/qr
create your own qr codes! (they don't expire)
https://github.com/userkace/qr
pwa qr qr-code
Last synced: about 1 month ago
JSON representation
create your own qr codes! (they don't expire)
- Host: GitHub
- URL: https://github.com/userkace/qr
- Owner: userkace
- License: mit
- Created: 2024-05-19T03:43:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T22:32:29.000Z (3 months ago)
- Last Synced: 2024-12-22T23:43:21.562Z (about 1 month ago)
- Topics: pwa, qr, qr-code
- Language: CSS
- Homepage: https://qr.kace.dev
- Size: 265 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qr maker
This project is a web application that enables users to create and share qr codes.
```html
https://qr.kace.dev
```## features
- Creates qr codes
- Change qr code colors!
- PWA-enabled
- Works on mobile!## qr options
- text
- url
- wifi## technologies
![html](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![javascript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=JavaScript&logoColor=333)
![tailwind](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)## links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://user.kace.dev/#portfolio)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/kcspadilla/)
[![twitter](https://img.shields.io/badge/github-1e1e1e?style=for-the-badge&logo=github&logoColor=white)](https://github.com/userkace)## authors
- [@userkace](https://www.github.com/userkace)