Skip to content

emash90/video-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

A Video Chat App built using nodejs backend and socket.io for realtime updates. Simple peer node package is used in the project to provide peer-to-peer connection fr video sreaming and audio

Tech Stack

Client: React, CSS

Server: Node, Express

Run Locally

Clone the project

  git clone https://github.com/emash90/video-chat-app.git

Go to the project directory

  cd video-chat-app

Install dependencies

  npm install

Start the server

  npm run start

Go to the project frontend folder on another terminal tab

  cd client

Start the project frontend

  npm run start

About

Live site deployed on netlify and the backend is hosted on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published