DEV Community

Cover image for Created WhatsApp clone in React
Gaurav Gupta
Gaurav Gupta

Posted on

Created WhatsApp clone in React

Hi guys,

I recently created a WhatsApp Web clone which is kinda not a clone if we look at the functionality rather it is a room based application.

Tech stack used -

  1. React
  2. Google Firebase and Google Authentication
  3. Material UI

Check it out - https://whatsapp-clone-36b61.web.app/

If you like it then do star the GitHub repo - https://github.com/gauravgupta98/whatsapp-clone

Also I'm planning to add more and more features as part of self-learning like currently I'm working on speech to text integration.

UPDATE

Guys - Speech to text is working now !!!

Open for contributions :)

Top comments (3)

Collapse
 
mlc_wrld profile image
Michael Knight

any thoughts on integrating to an existing application?

Collapse
 
mlc_wrld profile image
Michael Knight

great work

Collapse
 
gauravgupta98 profile image
Gaurav Gupta

Thanks mate