QR-XQR-X's Github

The fully-fledged
QR Code generator

Integrates in popular frontend libraries and frameworks

QR-X integrates deeply with popular frontend frameworks and libraries, making it easy to generate full-fledged QR codes for your development experience

Try QR-X in action

#000000
Powered by QRX
import QRX from '@qr-x/react';

<QRX 
  data='https://qr-x.netlify.app/'
  color='#000000'
  shapes={{ 
    body: 'square', 
    eyeball: 'square', 
    eyeframe: 'square' 
  }} 
/>