/Bezel-RTMA

Bezel - Real time meeting Application

Primary LanguageJavaScript

Bezel

Bezel is a real time meeting application that allows users to create and join meetings.

Features

  • Create a meeting
  • Join a meeting
  • Real time chat
  • Real time video and audio
  • Real time screen sharing

Tech Stack

  • React
  • Node
  • Express
  • Socket.io
  • WebRTC
  • Simple-peer
  • Styled-components

Installation

Clone the repository

git clone https://github.com/chetan6780/bezel.git

Install dependencies

cd bezel
cd client
npm install
cd ../server
npm install

Start the development server

npm run dev

Contributors

  • Chetan Patil
  • Sakshi Kulkarni