Skip to content

developer-ramesh/chat-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real time Chat messaging Web App

Real time chat messaging web app with Audio and Video call

Text Chat, Video Chat App with Node.js + Socket.io + WebRTC

How to run the project?

  1. Clone this repository in your local system.
  2. Open the command prompt from your project directory and run the command npm install
  3. Start server using command npm run dev or node server.js
  4. Go to your browser and type http://127.0.0.1:3000/message/ or http://localhost:3000/message/ in the address bar.
  5. Hurray! That's it.

About

Real time chat messaging web app with WebRTC for the Text Chat, Audio and Video call

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published