Git Product home page Git Product logo

whatsapp-clone's Introduction

Whatsapp-Clone

This is a Simple clone of Whats App Web which allows us to realtime chat with persons logged in via google account. This also allows us to see their live status and profile.

General Information

Our purpose to make this project is to clone Whats App Web and build a application which is work like Whats App Web which simply allows us to realtime chat with logged in Persons.

Technologies Used

  • Node js as Backend
  • React js as Frontend
  • Material UI
  • Mongo DB as Database
  • Socket.io for real time chatting
  • React Google Login package for logging in users

Features

  • We can chat on real time with logged in users
  • We can privately Chat With desired logged in user.
  • We can also check live online/offline status of any logged in user.
  • For Every Conversation message, a timestamp is recorded

Setup

All Project Dependencies are listed in package.jsn file under dependencies in client and server folder of project

To run this Project, Install it locally using npm

$ cd ../Server
$ npm install
$ npm start


$ cd ../client
$ npm install
$ npm start

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.