Skip to content

Step-by-step tutorial to build a chat app with React Hooks, complete with presence indicators, typing indicators, and more. https://www.cometchat.com/pro

Notifications You must be signed in to change notification settings

Shivangi-cometchat/build-chat-app-with-react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chat Widget App With CometChat Pro

This example shows how to build a React chat application using CometChat Pro SDK and React Hooks.

SCREENSHOTS

Login Chat Interface

Jump straight into the code or read the accompanying step-by-step guide here on our blog.

Technology

This demo uses:

Running the demo locally

  • Download the repository here or by running git clone https://github.com/nsebhastian/react-hooks-cometchat.git
  • run npm install
  • You need to sign up for CometChat PRO and create your application first
  • Create an ApiKey. You can use auth-only permission for this application
  • Put your AppID and ApiKey into src/config.js file
  • run npm start
  • A browser will open localhost:3000

Useful links

Other examples

About

Step-by-step tutorial to build a chat app with React Hooks, complete with presence indicators, typing indicators, and more. https://www.cometchat.com/pro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published