Skip to content

WhatsApp Web Clone - Real-Time database & Authentication with Firebase.

Notifications You must be signed in to change notification settings

bimalmithranpb/WhatsApp-Web-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHATSAPP WEB ClONE

Google and Phone Number Authentication

WhatsApp Clone Login

Whatsapp login page

WhatsApp Clone Home

Whatsapp home page

Tech Used:

  1. Create React App -- for creating the Template of the Project.
  2. Firebase -- For Realtime Database and Deployment of the Project.
  3. react-router-dom -- For Routing Between Pages.
  4. material-ui -- For Some PreBuilt Components and Icons.
  5. emoji-picker -- For picking the emojees for the messaging.
  6. moment -- for the time ago functionality.

Installation

npm install

Update Firebase Config File with your Firebase Config

Start The App

npm start

Build The Project

npm run build

About

WhatsApp Web Clone - Real-Time database & Authentication with Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.2%
  • CSS 30.0%
  • HTML 6.8%