nis130 / vcallx-web

Video Calling Server and WebApp

Home Page:https://vcallx-web.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Vcallx Web

Web based video Calling platform
Live Link

PR

About The Project

Product Name Screen Shot

This is the Video calling web app made using Reactjs and WebRTC library this project has both website and the android application. Android app can be found here

Features

  • Sign up and Login feature
  • Low lag high quality one to one video calling

Built With

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/nis130/vcallx-web.git
  1. Install NPM packages
npm install
  1. start the server
node server

go to the http://localhost:8080 in your browser.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter Handle - @nishit130

About

Video Calling Server and WebApp

https://vcallx-web.herokuapp.com

License:MIT License


Languages

Language:JavaScript 84.6%Language:CSS 9.5%Language:HTML 5.9%