This is a whatsapp clone which I have created using NextJS, React and Firebase (as the backend).
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username
, repo_name
, twitter_handle
, linkedin_username
, email
, email_client
, project_title
, project_description
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/bluzeey/whatsapp-clone.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
This whatsapp clone is fully functional . For usage, just type any email address you want to send a message to.
Distributed under the MIT License. See LICENSE.txt
for more information.
Your Name - @TalkinIdeas - sahilm1711@gmail.com
Project Link: WhatsappV2