A simple web tool to create, copy, and share referral links with QR codes. Streamlines marketing campaigns and network expansion with one-click functionality.
- Generate custom referral links based on user input
- Automatically copy generated links to clipboard
- Create QR codes for easy mobile sharing
- Clean, responsive design for use on any device
- Single-click operation for generating link, copying, and creating QR code
- Open the
index.html
file in a web browser - Enter the name or identifier for your referral link
- Click the "Generate, Copy, and Create QR" button
- The link will be copied to your clipboard and a QR code will be displayed
No installation required. Simply clone this repository or download the files and open index.html
in a web browser.
git clone https://github.com/vauzher/Referral-Link-Generator-with-QR-Code.git
cd referrallink-generator
Change this link to your website's link
var generatedLink = "https://yourawesomewebsite.com/?ref=" + formattedName;
- QRCode.js - Included via CDN for QR code generation
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
If you have any questions, feel free to reach out to me at vauzher@bytesnipes.com or open an issue in this repository.