Skip to content

lakshya657585/what

 
 

Repository files navigation

WhatsApp Direct

A simple web application that allows users to send WhatsApp messages without saving the recipient's phone number in their contacts.

Table of Contents

Features

  • Send WhatsApp messages directly without saving the contact
  • Simple and user-friendly interface
  • Supports international phone numbers

Demo

A live demo of the project can be found here.

Installation

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:
    git clone https://github.com/x-imayank/whatsapp-direct.git
  2. Navigate to the project directory:
    cd whatsapp-direct
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

The application should now be running on http://localhost:3000.

Usage

  1. Enter the phone number: Input the recipient's phone number in the provided input field.
  2. 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.

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch.
  3. Commit your Changes.
  4. Push to the Branch.
  5. Open a Pull Request.

License

Distributed under the MIT License. See LICENSE for more information.


Contact

Mayank - @Portfolio - mail.mayank001@gamil.com

Project Link: https://github.com/x-imayank/whatsapp-direct

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 74.8%
  • HTML 19.8%
  • CSS 5.4%