/video-conference-web-app

A React.js video conference app

Primary LanguageJavaScript

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