Skip to content

Ankit-Sharma1404/Chat-Appication_ReactJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-test-1

Chat Application with React and Pusher Chatkit

Features:
  • One to One Chat
  • Group Chat
  • Show Online and Offline User

Step to run Application

  1. Dowload the Project from Github
  2. Then go to the Project Directory and install "npm install"
  3. Open https://dash.pusher.com/chatkit and create chatkit
  4. Now install "pusher-chatkit-server" using npm install @pusher/chatkit-server --save
  5. Then update your instanceLocator and key in server.js and ChatScreen.js file
  6. Create Chatroom kit.
    • In the Dashboard, head to the Inspector tab and create a user with any name. I am created with name "Admin"
    • Then, create a room called "General."
  7. In last start the server "npm start"

Output

output

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published