/video-chat

This is a simple video chat

Primary LanguageTypeScriptMIT LicenseMIT

Video-Chat

This is a simple video chat with socket.io

Setting up

Cloning project

  git clone https://github.com/jarqvi/video-chat.git
  cd video-chat

Start

To run project

  npm run start
  npm run peer

License

MIT

Tech Stack

Server: Node, Express, socket.io