Skip to content

tripathi-abhishek/whatsapp-clone-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Clone webapp (2)

  • A WhatsApp web clone with google authentication deployed using firebase.

Tech Stack

  • React js
  • Firebase for deployment
  • Firebase Firestore for database
  • Firebase Google Authentication
  • React Hooks
  • React Context API
  • React Router
  • material-ui icons

Preview

Development

$ git clone https://github.com/tripathi-abhishek/whatsapp-clone-2.git
$ cd whatsapp-clone-2
$ npm install
$ npm start