Skip to content

A group-video-chatting website made to resemble teams. It features responsive web design and persistent chatting.

Notifications You must be signed in to change notification settings

saru-d2/teams-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

teams-clone

Made with in India by saru

Instructions to run

Prerequisites -

  • node

After installing node, run the following commands to initialize the project.

git clone https://github.com/saru-d2/teams-clone.git
cd teams-clone
# to update the submodules
git submodule foreach git pull origin master   

And from there you can follow the intructions to run the subsequent directories.

Features

(A superset from the child repositories)

  • built with OOPS
  • built in MERN
  • responsive layout.
  • socket.io and peerJS powered live video chat.
  • persistant chat stored in a database.

Thanks to Microsoft-Engage for giving me a reason to make this :D

About

A group-video-chatting website made to resemble teams. It features responsive web design and persistent chatting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published