Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vishesh-pandey/rapid-whatsapp
- Owner: Vishesh-Pandey
- Created: 2023-04-03T21:51:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T05:03:38.000Z (11 months ago)
- Last Synced: 2024-02-19T04:28:25.035Z (11 months ago)
- Topics: bootstrap5, chat, hacktoberfest, hacktoberfest2023, localstorage, project, rapid-whatsapp, react, react-project, reactjs-project, whatsapp, whatsapp-web
- Language: JavaScript
- Homepage: https://vishesh-pandey.github.io/rapid-whatsapp/
- Size: 2.06 MB
- Stars: 18
- Watchers: 1
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.