Skip to content

🎥 One-to-one video calling app built using react, node and socket.io

License

Notifications You must be signed in to change notification settings

knowankit/video-calling-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-calling-app

forthebadge

alt text

Overview

This is a video calling application built for experimenting socket. You can use this app to call other people.

Requirements

  1. Node.js
  2. npm

Steps to run this on your local

  1. Clone this repo using git clone https://github.com/knowankit/vide-calling-app.git
  2. Run npm install to install server dependencies
  3. Run npm run dev to run the server
  4. Run cd ui
  5. Run npm install in the ui directory
  6. Run npm start to start the client
  7. Visit localhost:3000

What's next 🚀

  • Better UI
  • More controls on the video/audio

Tech stacks

  • React
  • Nodejs
  • MaterialUI

Contributing

All contributions are welcome!

Other interesting repositories

License

This project is licensed under the MIT license. Feel free to edit and distribute this template as you like.

See LICENSE for more information.

About

🎥 One-to-one video calling app built using react, node and socket.io

Topics

Resources

License

Stars

Watchers

Forks