WhatsappWebClone

A real-time chatting application, basically a clone of whatsapp web.

Features:

  1. Real-time chatting
  2. Images & document sharing.
  3. Authentication with Google.

Login Page

Screenshot (25)

Home Page

Screenshot (26)

Chat Page

Screenshot (24)

Profile

Screenshot (27)

Built With

  • ReactJs
  • MaterialUI
  • NodeJs
  • Express Server
  • Socket.io
  • MongoDB

Getting Started

To get local copy up and running in your local machine follow this simple step:

  1. Download zip of the repository on your system and extract it.
  2. Make sure you have node.js and npm installed on your system.
  3. Open terminal on all three folders and run npm i to install node_modules.
  4. After installing run npm start on the client folder terminal.
  5. Run nodemon on both the server folder terminal and socket folder terminal.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

GitHub

View Github