Just a simple web app to help you initiate and send the WhatsApp chat without saving the phone number. The live demo can be accessed at wa.yehezgun.com
Actually, I made it for myself. But of course I'm open to any feedbacks. You can fork or clone this repo and make a PR here if you have some idea.
- Next.js as the main tech stack and code base.
- Tailwind CSS as the CSS utility class tool.
- Open wa.yehezgun.com
- You can insert the phone number that you want to send the message or just connect through WhatsApp.
- Click the "generate" button if you want to directly go to the WhatsApp app or click "copy link" if you just want to copy the generated url.
- Tailwind CSS official docs
- Create WA Link as the main reference.