chetan6780 / Bezel-RTMA

Bezel - Real time meeting Application

Home Page:https://bezel-rtma.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bezel - Real time meeting Application

https://bezel-rtma.vercel.app


Languages

Language:JavaScript 93.1%Language:CSS 4.5%Language:HTML 2.3%