3.0.5-1 • Published 2 years ago

uber-boober-boys-chat-app v3.0.5-1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

CometChat Kitchen Sink Sample App (React)

alt text

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.

Features

Prerequisites

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

  • React npm install react@17.0.2

  • React DOM npm install react-dom@17.0.2

  • React scripts npm install react-scripts@4.0.3


Installing React Sample App

  1. Clone this repository git clone https://github.com/cometchat-pro/javascript-react-chat-app.git
  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

    a. Add node-sass dependency in your project.

    npm install node-sass@version

    Note: Cross check for the compatible version of this dependency with your system's node version in the link given below https://www.npmjs.com/package/node-sass

    b.

    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

  • To read the full dcoumentation on UI Kit integration visit our Documentation.

  • Facing any issues while integrating or installing the UI Kit please connect with us via real time support present in CometChat Dashboard.


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.