jarqvi / video-chat

This is a simple video chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a simple video chat

License:MIT License


Languages

Language:TypeScript 49.0%Language:JavaScript 31.6%Language:EJS 19.4%