Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 599 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 599 Bytes

Whatsfast!

Send WhatsApp message without save the contact

You can try it here!

How It Works? 🧐

Just put the phone number that you want to send a message and click the button, this will redirect to the Whatsapp app with the chat open, is that simple!

Why? 🤔

Sometimes you have to send a message to a phone number and Whatsapp doesn't have you if you don't add a new contact. So I made this simple Web App to solve the problem.

Development

 npm i  ## Install Dependency
 npm run watch ## Run the project Locally