A video chat application that supports the following features:
- Meeting Rooms with Unique IDs
- Real-Time Chatting
- Video Display via Webcam
- HTML5 & CSS3
- JavaScript
- Node.js
- Express.js
- Socket.io
- WebRTC
- Peer.js
- Create a server.js file
- Initialize the First View
- Create a Room ID
- Add Ability to View Webcam View
- Add Styling
- Add Messaging Feature
- Add Mute Button
- Add Stop Video Button