Skip to content

yashxog/Chatting-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatting-Application

It is Real time Chat Application made by using react.js, Node.js and stream API

Screenshots

App Screenshot chat app

Installation

Client - front end part of the app Server - Back end part of the app

CLIENT:-

  npm install
  npm start
  npm install axios

SERVER:-

  npm init -y 
  npm install bcrypt crypto dotenv express getstream stream-chat nodemon twilio 
  npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages