-
Simplistic Zoom Clone Web-App using NodeJS.
-
Zoom Meeting can be joined for two windows, using same meet ID Url.
- Install all dependencies.
npm i
- Start the server.
npm start
- Open localhost on port 3030 (can be changed from server file).
localhost:3030/
If you're new to contributing to Open Source on Github, this guide can help you get started. Please check out the contribution guide for more details on how issues and pull requests work.