How to Integrate Zoom in react Js

“Hello everyone, I’m in need of your assistance. My boss has tasked me with integrating Zoom into our React JS application, and I’m not quite sure how to go about it. Specifically, I need to create a Zoom app that allows us to schedule and host meetings. Can anyone offer guidance on how to approach this task, or suggest resources that could help me get started? Thank you in advance for your help!”

Hi @engmuhammadwaseem052 ,

You can use our Meeting SDK or Video SDK to do this. The Zoom Meeting SDK embeds easily into a React JS application and offers some customization: https://developers.zoom.us/docs/meeting-sdk/

For more customization, the Zoom Video SDK for Web will be your best bet: https://developers.zoom.us/docs/video-sdk/web/

Check out this tutorial from one of our Developer Advocates for building with the Video SDK for Web: Developer Platform - Code with Me: Creating a Fullstack Application with Zoom’s Video SDK - YouTube