harshita-2003 / VideoConference

Home Page:https://videocalling-plum.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoConference

Welcome to the Video Conference project! This application allows users to join a video call and interact with each other in real-time. The project is built using modern web technologies and is designed to be simple and efficient.

Deployed Link

You can access the live application here: Video Conference App

Features

  • Real-Time Video Calling: Connect with others in real-time with high-quality video and audio.
  • Simple UI: User-friendly interface to easily join and leave calls.
  • Secure: Ensures secure communication between participants.
  • Cross-Platform: Works on all modern web browsers and devices.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, React
  • Backend: Node.js, Express
  • WebRTC: For real-time communication

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/harshita-2003/VideoConference.git
    cd VideoConference
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and go to http://localhost:3000.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for any enhancements, bug fixes, or new features.

License

This project is licensed under the MIT License.


About

https://videocalling-plum.vercel.app/


Languages

Language:JavaScript 74.8%Language:CSS 18.3%Language:HTML 7.0%