Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cometchat/cometchat-uikit-react
Voice & Video Calling and Text Chat App for React (JavaScript/Web)
https://github.com/cometchat/cometchat-uikit-react
app calling chat conference javascript react reactjs ui video voice web
Last synced: 6 days ago
JSON representation
Voice & Video Calling and Text Chat App for React (JavaScript/Web)
- Host: GitHub
- URL: https://github.com/cometchat/cometchat-uikit-react
- Owner: cometchat
- License: other
- Created: 2018-12-04T14:09:51.000Z (about 6 years ago)
- Default Branch: v5
- Last Pushed: 2025-01-03T15:47:22.000Z (18 days ago)
- Last Synced: 2025-01-04T19:39:31.208Z (17 days ago)
- Topics: app, calling, chat, conference, javascript, react, reactjs, ui, video, voice, web
- Language: TypeScript
- Homepage: https://www.cometchat.com
- Size: 73.2 MB
- Stars: 341
- Watchers: 23
- Forks: 390
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# CometChat UI Kit for React
The CometChat React UI Kit provides a pre-built user interface kit that developers can use to quickly integrate a reliable & fully-featured chat experience into an existing or a new app.
## 🚀 Explore the Sample App!
Dive straight into our [Sample App](https://github.com/cometchat/cometchat-uikit-react/blob/v5/sample-app/README.md#installation) to see CometChat UI Kit in action! Whether you're building a messaging app or enhancing your existing project, this sample app showcases the full potential of our React UI components.
## Prerequisites
- Node.js >= 14.17.0
- npm >= 7## Getting Started
To set up CometChat React UI Kit and utilize CometChat for your chat and calls functionality, you'll need to follow these steps:
- Register at the [CometChat Dashboard](https://app.cometchat.com/) to create an account.
- After registering, log into your CometChat account and create a new app. Once created, CometChat will generate an Auth Key and App ID for you. Keep these credentials secure as you'll need them later.
- Check the [Key Concepts](https://www.cometchat.com/docs/fundamentals/key-concepts) to understand the basic components of CometChat.
- Refer to the [Integration Steps](https://www.cometchat.com/docs/ui-kit/react/integration) in our documentation to integrate the UI Kit into your React app.## Help and Support
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/ui-kit/react/integration) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](https://app.cometchat.com/).