louis2688 / video-chat-app-with-socketio-client

This is a simple video chat app, using socket io, nodeJS, with React Hooks and async function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Chat app

This is a simple video chat app, using socket io, nodeJS, with React Hooks and async function

How to run server ?

clone the repository
on root folder, 'npm install'
nodemon index.js

How to run client ?

goto 'cd client'
npm install
npm start

About

This is a simple video chat app, using socket io, nodeJS, with React Hooks and async function


Languages

Language:JavaScript 82.7%Language:HTML 14.5%Language:CSS 2.7%