Skip to content

pritam199902/javascript-react-chat-app

 
 

Repository files navigation

CometChat



React Chat App

alt text

alt text

CometChat Kitchen Sink Sample App (built using CometChat UI Kit) is a fully functional messaging app capable of one-on-one (private) and group messaging as well as Calling. This sample app enables users to send text and multimedia messages like images, videos, documents. Also, users can make Audio and Video calls to other users or groups.


Prerequisites

Before you begin, ensure you have met the following requirements:

  • React v16.14.0

  • React DOM v16.14.0


Installing React Chat App

  1. Clone this repository
  2. Navigate to the root directory and replace APP_ID, REGION and AUTH_KEY with your CometChat App ID, Region and Auth Key in src/consts.js file.

alt text

  1. Install dependencies
  npm install

Running the sample app

  npm start

Add UI Kit to your project

Learn more about how to integrate UI Kit inside your app.


Troubleshooting


Contributors

Thanks to the following people who have contributed to this project:

@priyadarshininadar
@ajaygajra
@prathamesh-majgaonkar
@mayur-bhandari


Contact

Contact us via real time support present in CometChat Dashboard.


License


This project uses the following license.

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 92.0%
  • SCSS 4.8%
  • HTML 3.2%