An open API service indexing awesome lists of open source software.

https://github.com/vplasencia/whatsapp-chats

WhatsApp Chats is a platform that allows you to send WhatsApp messages to people without having them in your contacts.
https://github.com/vplasencia/whatsapp-chats

nextjs react whatsapp

Last synced: 3 months ago
JSON representation

WhatsApp Chats is a platform that allows you to send WhatsApp messages to people without having them in your contacts.

Awesome Lists containing this project

README

        

# WhatsApp Chats

![WhatsappChats](https://user-images.githubusercontent.com/52170174/187033387-c36e3296-813c-4aa9-8084-2bf6aebce8e0.png)

WhatsApp Chats is a platform that allows you to send WhatsApp messages to people without having them in your contacts.

WhatsApp Chats link:

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) and deployed on [Vercel](https://github.com/vercel/vercel).

## Run locally

### Clone the repository

```bash
git clone https://github.com/vplasencia/whatsapp-chats.git
```

### Install dependencies

```bash
yarn install
```

### Run the development server

```bash
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Application Screenshot

![ScreenshotWhatsAppChats](https://user-images.githubusercontent.com/52170174/189407660-1a22ca7f-e302-4502-af09-92f48b54bc29.png)