BLemine / video-conference-web-app

A React.js video conference app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About :

It's about a video conference Web app based on Jitsi meet api using SSR

Setup :

Before anything, install the necessary packages by typing :

npm install

and build the React app :

npm build

then run the project :

npm run server

About

A React.js video conference app


Languages

Language:JavaScript 87.2%Language:CSS 7.5%Language:HTML 5.3%