Skip to content

Latest commit

Β 

History

History
150 lines (104 loc) Β· 3.93 KB

File metadata and controls

150 lines (104 loc) Β· 3.93 KB

Paste2QR - Instant QR Code Generator

πŸ‡«πŸ‡· FranΓ§ais | πŸ‡ͺπŸ‡Έ EspaΓ±ol | πŸ‡ͺπŸ‡Ή αŠ αˆ›αˆ­αŠ› | πŸ‡¨πŸ‡³ δΈ­ζ–‡

πŸ”— Paste2QR.com - Paste text and get QR code instantly - no registration required

A modern, SEO-optimized QR code generator built with Next.js, TypeScript, and Tailwind CSS. Generate QR codes instantly from any text with advanced publishing options and comprehensive SEO features.

πŸš€ Features

Core Functionality

  • Instant QR Generation - Generate QR codes from any text in seconds
  • Prefix Support - Add custom prefixes (https://, tel:, mailto:, etc.)
  • Publishing System - Create shareable pages with custom descriptions
  • Multi-language Support - Available in 6 languages
  • PWA Ready - Install as a mobile app
  • SEO Optimized - Built for search engine visibility

User Experience

  • One-Click Paste - Paste from clipboard instantly
  • Real-time Generation - QR codes update as you type
  • Mobile Optimized - Perfect for mobile devices
  • Dark/Light Theme - Automatic theme switching
  • Share & Download - Multiple sharing options

πŸ’¬ What People Say About QR Codes

"QR codes have become an integral part of marketing campaigns, allowing brands to easily connect offline and online worlds."
β€” Marketing Professional on r/marketing

"Today QR codes are used everywhere: from restaurant menus to event tickets, simplifying access to information and services."
β€” Tech Enthusiast on r/technology

"Artists and designers integrate QR codes into their work, creating interactive artworks that come alive when scanned."
β€” Digital Artist on r/art

"Educational institutions implement QR codes to provide students with quick access to learning materials and schedules."
β€” Educator on r/education

πŸ› οΈ Tech Stack

  • Framework: Next.js 14 with App Router
  • Language: TypeScript
  • Styling: Tailwind CSS
  • QR Generation: qrcode.js
  • Internationalization: i18next
  • PWA: Workbox
  • Deployment: Netlify

πŸš€ Quick Start

Online Usage

  1. Visit Paste2QR.com
  2. Paste or type your text
  3. Get your QR code instantly
  4. Share or download as needed

Local Development

# Clone the repository
git clone https://github.com/yourusername/paste2qr.git
cd paste2qr

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build
npm start

πŸ“± PWA Features

  • Installable - Add to home screen on mobile
  • Offline Support - Works without internet
  • Fast Loading - Optimized for speed
  • Native Feel - App-like experience

🌍 Internationalization

Available in:

  • πŸ‡ΊπŸ‡Έ English
  • πŸ‡ͺπŸ‡Έ Spanish
  • πŸ‡«πŸ‡· French
  • πŸ‡¨πŸ‡³ Chinese
  • πŸ‡ͺπŸ‡Ή Amharic
  • πŸ‡΅πŸ‡Ή Portuguese

πŸ“Š SEO Features

  • Meta Tags - Optimized for all languages
  • Structured Data - Rich snippets support
  • Sitemap - Auto-generated sitemap
  • Robots.txt - Search engine friendly
  • Performance - Lighthouse score 90+

πŸ§ͺ Testing

# Run all tests
npm test

# Browser testing
npm run test:browser

# Performance testing
npm run test:pagespeed

# Layout testing
npm run test:layout

πŸ“ˆ Performance

  • Lighthouse Score: 90+ across all metrics
  • Core Web Vitals: Optimized
  • Bundle Size: Minimal
  • Loading Time: < 2 seconds

🀝 Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Add tests
  5. Submit a pull request

πŸ“ž Support

For support and questions:

  • Create an issue on GitHub
  • Check the documentation
  • Review the code examples

πŸ”— Paste2QR.com - The ultimate QR code generator for all your needs


Built with ❀️ using Next.js, TypeScript, and Tailwind CSS