Search code examples
node.jsreactjszoom-sdk

How can I integrate Zoom in a reactjs app?


How can I integrate zoom with reactjs app?

We have a ReactJS frontend and Node.js backend application running. I need to integrate Zoom API to my application.

Please share the steps to integrate the same.


Solution

  • Support Links - - -

    https://github.com/zoom/sample-app-web https://github.com/zoom/zoomus-jssdk

    Install Process -- - -

    npm install zoomus-jssdk

    https://zoom.github.io/sample-app-web/tutorial-get-start.es6-integration.html