An open API service indexing awesome lists of open source software.

https://github.com/mbah24-dev/qrcode-gen

Say hello to a super simple web app that turns your URLs into QR codes in a snap! Just enter your link, and boom—your QR code is ready. Check out the QR magic at the link below! 📲✨
https://github.com/mbah24-dev/qrcode-gen

Last synced: 8 months ago
JSON representation

Say hello to a super simple web app that turns your URLs into QR codes in a snap! Just enter your link, and boom—your QR code is ready. Check out the QR magic at the link below! 📲✨

Awesome Lists containing this project

README

          

# Générateur de QR Code 📱💻

Une application web simple pour générer des QR codes en fonction des URL saisies par l'utilisateur. L'utilisateur peut également choisir la taille du QR code à générer.

## Fonctionnalités

- Saisie d'une URL dans un champ d'entrée.
- Sélection de la taille du QR code à générer à l'aide d'une liste déroulante.
- Génération en temps réel du QR code à partir de l'URL saisie.
- Possibilité de télécharger le QR code généré.

## Comment utiliser

[Cliquez ici pour visiter le générateur de QR Code](https://bahali21.github.io/QR-Code-Generator/)

1. Clonez le dépôt sur votre machine locale :

```bash
git clone https://github.com/mbah24-dev/QR-Code-Generator.git