Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.62 KB

File metadata and controls

47 lines (32 loc) · 1.62 KB

ReferralLink Generator

alt text

A simple web tool to create, copy, and share referral links with QR codes. Streamlines marketing campaigns and network expansion with one-click functionality.

Features

  • 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

Usage

  1. Open the index.html file in a web browser
  2. Enter the name or identifier for your referral link
  3. Click the "Generate, Copy, and Create QR" button
  4. The link will be copied to your clipboard and a QR code will be displayed

Installation

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;

Dependencies

  • QRCode.js - Included via CDN for QR code generation

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.

Contact

If you have any questions, feel free to reach out to me at vauzher@bytesnipes.com or open an issue in this repository.