A simple React + Vite website that allows you to send WhatsApp messages to a number without having to save it in your contacts and get a prefilled message link.
Demo: https://ws.ynshung.com
Attribution: Message free icons by smashingstocks via @flaticon
- Clone the repository
- Install dependencies with
npm install
- Run the development server with
npm run dev
- Build the project with
npm run build
MIT License