Skip to content

samuelspagl/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

QR Code Generator Logo

QR Code Generator

A modern, feature-rich QR code generator built with Nuxt 3 and Vue 3


✨ Features

  • 🎨 Customizable QR codes with various styles and colors
  • πŸ“± Responsive design that works on all devices
  • πŸ“₯ Download QR codes in multiple formats (PNG, SVG, JPEG)
  • ↔️ Batch processing
  • 🌍 Multi-language support
  • ⚑ Built with Nuxt 3 for optimal performance

πŸš€ Getting Started

Prerequisites

  • Node.js 18+
  • bun - Fast JavaScript runtime and package manager
  • Git

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/qr-code-generator.git
    cd qr-code-generator
  2. Install dependencies:

    bun install
  3. Start the development server:

    bun run dev
  4. Open http://localhost:3000 in your browser.

Building for Production

# Build the application for production
bun run build

# Preview the production build
bun run preview

# Generate static project
bun run generate

πŸ› οΈ Built With

🀝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ™ Acknowledgments


Made with ❀️ by SÀm

About

πŸš€ A modern, fast QR code generator with batch processing, built with Nuxt 3. Create and download QR codes in multiple formats with a clean, responsive interface. Supports multiple languages and is optimized for performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors