Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 759 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 759 Bytes

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