All Projects → itstaranarora → video-chat-v1

itstaranarora / video-chat-v1

Licence: other
A Video Chat app build with NodeJS, Express, Peerjs, Socket.io

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
EJS
674 projects

Video-chat-v1

Video-chat-v1 is a video chat app that makes it easy to groups up with people you want to meet

IMG

Check out the live demo: https://video-chat-app-v1.herokuapp.com/

An article I wrote which explains how I build this: https://bit.ly/3wh0gyR

This app is build using NodeJS, Socket.io, and Peerjs(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 start.
  3. Go to your browser and type http://127.0.0.1:5000/ in the address bar.
  4. Hurray! That's it.

ToDo

  • - Recreate the Front-end with React.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].