Skip to content

topmate-io/dyte-topmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

React UI Kit Sample App

A basic project demonstrating how you can integrate dyte in your React app.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

A basic project demonstrating how you can integrate dyte in your React app.

Built With

Structure

React App structure:

├── src
│   ├── App.tsx // Dyte Meeting Component
│   ├── index.tsx // application js entry point

Getting Started

Please make sure you have an organization ID and API Key for your application. These can be obtained from the developer portal.

  1. Clone the repo
git clone https://github.com/dyte-in/react-ui-kit-sample-app.git
  1. Install NPM packages
npm install
  1. Create an .env file with your credentials. Use .env.example as a template.
cp .env.example .env
  1. Run the application
npm start

For documentation on APIs and client SDKs, please refer to our official documentation.

License

Distributed under the MIT License. See LICENSE for more information.

About

Dyte Integration for Topmate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •