A simple web application that allows users to send WhatsApp messages without saving the recipient's phone number in their contacts.
- Send WhatsApp messages directly without saving the contact
- Simple and user-friendly interface
- Supports international phone numbers
A live demo of the project can be found here.
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/x-imayank/whatsapp-direct.git
- Navigate to the project directory:
cd whatsapp-direct - Install dependencies:
npm install
- Start the development server:
npm start
The application should now be running on http://localhost:3000.
- Enter the phone number: Input the recipient's phone number in the provided input field.
- Send the message: Click the "Send Message" button. This will open WhatsApp with the phone number pre-filled, allowing you to send a message without saving the contact.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch.
- Commit your Changes.
- Push to the Branch.
- Open a Pull Request.
Distributed under the MIT License. See LICENSE for more information.
Mayank - @Portfolio - mail.mayank001@gamil.com
Project Link: https://github.com/x-imayank/whatsapp-direct