Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vishesh-pandey/rapid-whatsapp

Rapid Whatsapp | Chat without saving contact
https://github.com/vishesh-pandey/rapid-whatsapp

bootstrap5 chat hacktoberfest hacktoberfest2023 localstorage project rapid-whatsapp react react-project reactjs-project whatsapp whatsapp-web

Last synced: about 22 hours ago
JSON representation

Rapid Whatsapp | Chat without saving contact

Awesome Lists containing this project

README

        

# Rapid WhatsApp

Rapid WhatsApp is a React-based project that simplifies the process of starting a conversation on WhatsApp without having to save a contact's number in your phone's contacts list. The project allows users to enter a phone number directly into the app, click on "chat," and then be taken directly to that person's WhatsApp chat window without the need to save their number in their phone's contacts list. Additionally, Rapid WhatsApp includes the ability to save contacts directly in your browser's local storage.

## Demo

You can check out the live demo of Rapid WhatsApp [here](https://vishesh-pandey.github.io/rapid-whatsapp/).

[![image](https://user-images.githubusercontent.com/74998585/232938597-003793ed-4a40-4b8e-a939-39b2e37c2c36.png)
](https://vishesh-pandey.github.io/rapid-whatsapp/)

## Getting Started

To get started with Rapid WhatsApp, follow these steps:

1. Clone this repository using `git clone https://github.com/Vishesh-Pandey/rapid-whatsapp.git`
2. Install dependencies using `npm install`
3. Run the app using `npm start`

## Contributing

If you would like to contribute to Rapid WhatsApp, please feel free to fork this repository and submit a pull request. Contributions are always welcome and appreciated.