Skip to content

customcoder245/cometchat-chat-sample-app-react

 
 

Repository files navigation

CometChat

CometChat React Sample App

CometChat Kitchen Sink Sample App (built using CometChat UI Kits) is a fully functional real-time messaging app capable of private (one-on-one), group messaging, voice & video calling.
Explore the docs »

Report Bug

Table of Contents

About The Project

CometChat Kitchen Sink Sample App (built using CometChat UI Kit) is a fully functional real-time messaging app capable of private (one-on-one), group messaging, voice & video calling.

Built With

Getting Started

Simply clone or fork this repo and run it using the instructions below to see all features in action. Or use it as a starter template/boilerplate and make edits to suit your needs.

Dependencies

  • CometChat - Sign up for CometChat and create an app to obtain your keys and other credentials

  • npm

    npm install npm@latest -g

Installing

  1. Clone the repo

    git clone https://github.com/cometchat-pro/cometchat-chat-sample-app-react.git -b v4
  2. Change to the working directory

    cd cometchat-chat-sample-app-react
  3. Install dependencies via NPM

    npm install
  4. Replace APP_ID, REGION, and AUTH_KEY with your CometChat App ID, Region, and Auth Key in src/constants.ts file.

    Replacing constants in src/constants.ts

Usage

This app contains all features offered by CometChat through its UI Kit. Read more about the React UI Kit here.

Run project locally

npm start

To learn about React UI Kit Integration, please click here.

Help

To learn more about our UI kits, visit our documentation.

If you are still facing issues while running this project or integrating with our UI Kits, please connect with our real-time support via the CometChat Dashboard.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Sincere thanks to all our contributors!

You are requested to follow the contribution guidelines specified in CONTRIBUTING.md while contributing to the project 😄.

Support

Please connect with our real-time support via the CometChat Dashboard.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About Authors

cometchat-chat-sample-app-react is created & maintained by CometChat.

The names and logos for CometChat are trademarks of CometChat, Inc.

We love open-source software! See our other projects or sign up with us to start using our product.

About

Open-source Voice & Video Calling and Text Chat App for React (JavaScript/Web)

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 3.5%
  • SCSS 3.4%