Skip to content

haideratGitHub/whatsapp-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp clone

Language Framework Release

About

This is WhatsApp web clone build with react js. The core functionalities of this build include:

  • Login with Google auth
  • Create Chat room
  • Send and Receive text messages

Tech Stack

  • React JS
  • React Context API
  • React Router
  • React Hooks
  • Material UI core/icons
  • Firebase google authentication
  • Firebase cloud firestore
  • Firebase hosting

Hosted Preview

You can check out hosted preview of app https://whatsapp-clone-1a42e.web.app/

Running locally

$ git clone https://github.com/haideratGitHub/whatsapp-clone.git
$ cd whatsapp-clone
$ npm install && npm start

Disclaimer

This build is purely for learning purpose. I do not own any logo/design or have any affiliation with WhatsApp. This WhatsApp web clone is just to showcase my skillset in web app development in react.