Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 757 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 757 Bytes

StartMessage v3.0

StartMessage generates a link to start a WhatsApp conversation from a phone number.

Motivation

The initial idea was a simple way to analyze if the phone number had whatsapp, so this application was born.

New features with v2

  • New UI
  • Migration for Nextj14 + React + Typescript
  • Create links with messages

Current features

  • Create link to whatsapp profile.
  • Choose DDI from other countries.

Technologies

Build and Development

Run these commands, step by step:

  1. pnpm install
  2. pnpm dev