Skip to content

devxhub/qr-code-generator

Repository files navigation

QR Code Generator

A full-featured, fast, and modern QR code generator built with Svelte 5 and Tailwind CSS. Easily create, customize, and download QR codes for various use cases including URLs, contact cards, text, SMS, email, and WiFi.

Preview

🔥 Features

  • 📎 Supports multiple QR types:
    • URL
    • vCard (contact)
    • Plain Text
    • SMS
    • Email
    • WiFi
  • 🧩 Dynamic form UI based on selected type
  • 🖼 Customize QR code size (width & height)
  • 📥 Download QR codes as PNG, JPEG, or PDF
  • 💡 Light/Dark mode support
  • ⚡ Powered by Svelte 5 Runes and Tailwind CSS

🚀 Getting Started

1. Clone the repo

git clone https://github.com/devxhub/qr-code-generator.git
cd qr-code-generator

2. Install dependencies

pnpm install

3. Start the development server

pnpm run dev

Visit http://localhost:5173 to see it in action.


🛠 Tech Stack


🌐 Deployment

This app is ready for deployment to platforms like:

  • Vercel
  • Netlify
  • Cloudflare Pages
  • Your own subdomain (e.g., qr.devxhub.com)

Make sure to add a proper robots.txt and meta info for SEO.


📄 License

MIT License. Feel free to fork and build on it.


Made with ❤️ by Devxhub Limited

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published