8000 GitHub - abhinavn-04/Chat-App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abhinavn-04/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-App

Create personal chat rooms and add friends.

Features

  • Create room
  • Send Images
  • Responsive design

Technologies used 🛠️

Preview

Screenshot 2021-10-26 at 3 04 34 PM

Screenshot 2021-10-26 at 3 07 26 PM

Screenshot 2021-10-26 at 3 12 05 PM

🛠️ Installation Steps

  1. Clone the repository
https://github.com/abhinavn-04/Chat-App.git
  1. Change the working directory
cd Chat-App
  1. Install dependencies
npm install
  1. Create .env file in root folder and add your variables
projectID="Your_chat_engine_project_id"
  1. Run the app
npm start
  1. Chat-Engine Setup
    • Go to Chat-Engine, sign up and create a new project Screenshot 2021-10-26 at 3 42 32 PM

    • After creating project you will be redirected to project setings page and there you you can see you project ID Screenshot 2021-10-26 at 3 43 33 PM

    • Then create some users for your app Screenshot 2021-10-26 at 3 44 40 PM

    • Finally create a Chat Room and set one of the user admin for that room. This user can delete this room from frontend. Screenshot 2021-10-26 at 3 45 28 PM

    • Now add members in your chat room and you are good to go. Screenshot 2021-10-26 at 3 55 30 PM

You are all set! Open localhost:3000 to see the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0