Skip to content

shkhalid/zoom-web-sdk-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom web sdk implementation

An example react project with zoom sdk implementation

Add API keys to .env

Add the following keys to .env file

REACT_APP_ZOOM_API_KEY=YOUR_ZOOM_API_KEY
REACT_APP_ZOOM_API_SECRET_KEY=YOUR_ZOOM_SECRET_KEY

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

Zoom web sdk integration in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published