Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.04 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.04 KB

WhatsApp Chat Direct

WhatsApp Chat Direct is an open-source tool that enables you to send WhatsApp messages from your computer to any WhatsApp number without the need to add them as contacts. It simplifies communication and enhances your messaging experience.

Features

  • Send WhatsApp messages without adding contacts
  • Generate API links for direct messaging
  • User-friendly and straightforward

Getting Started

These instructions will help you get a copy of WhatsApp Chat Direct up and running on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/LoV432/wa-easy-chat.git
  2. Navigate to the project directory:

    cd wa-easy-chat
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your web browser and go to http://localhost:3000 to use WhatsApp Chat Direct.