Credit to Web Dev Simplified
This project create based on nodejs Application Based On Zoom Application.Below the UI design of Zoom Application.
Check website using this URL
:
https://stream-app-5t2y.onrender.com/
Here this project developement using Node js Framework, routes called by using express and Peerjs.
You need to install NPM
into your window, Ubuntu or macOS.
This is the step you have to follow.
-
Get a free API Key at https://github.com/Yesh-adithya31/StreamApp.git
-
Clone the repo
git clone https://github.com/Yesh-adithya31/StreamApp.git
-
Install npm packages
npm install
-
Run cloned project by using
npm start
npm start
OR
node server.js