Skip to content

tfkhdyt/whatsapp-link-generator

Repository files navigation

WhatsApp Link Generator

Web app to generate WhatsApp contact link with default message easily

Features

  • Multi-country support
  • Phone number validation by country
  • Click to copy link
  • Copy all links
  • Free and Open Source
  • No ads
  • Dark mode (depends on your current browser theme)
  • Lightweight

Built with

  • SvelteKit
  • TypeScript
  • Tailwind CSS
  • Flowbite

Preview

Screenshot 1

Screenshot 2

Getting Started

Prerequisites

  • Node.js
  • Node.js Package Manager (pnpm is highly recommended)

Installation

git clone https://github.com/tfkhdyt/whatsapp-link-generator
cd whatsapp-link-generator
pnpm i
pnpm dev

Usage

  • Run in development mode
pnpm dev
  • Build project
pnpm build
  • Run in production mode
pnpm preview
  • Format the code (prettier)
pnpm format
  • Lint the code (eslint)
pnpm lint

About

Web app to generate WhatsApp contact link with default message easily

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published