Discord Clone – Learn MERN Stack with WebRTC and SocketIO
Create MERN Stack Video Chat Application with Video Group Call Functionality
Created by Marek Gryszkiewicz | 19.5 hours on-demand video course
Welcome to Discord Clone – Learn MERN Stack with WebRTC and SocketIO Course. Learn how to connect MERN Stack with WebRTC and SocketIO. We will go through all of the steps to create application with group call functionality. We will create WebRTC implementation to show how you can develop WebRTC application thanks to simple-peer. We will use SocketIO as our signaling server for our application and for realtime communication.
After this Discord Clone – Learn MERN Stack with WebRTC and SocketIO course you will be able to create own application which will be using WebRTC. It does not matter if that will be the realtime communication game or video chat. You will know the process how to establish connection between peers(users). We will combine MERN Stack which stands for: MongoDB, Express, React, Node with WebRTC and SocketIO for realtime communication possibility.
What you’ll learn
- How to create MERN Stack Application
- How to create Video Chat Functionality
- How To Create Realtime Communication System
- Login / Registration Proccess
- Connecting And Saving Data in Database
- Creating Video Group Call Rooms
- Connect ReactJS with NodeJS, Express and MongoDB
- Build entire project from Scratch
Recommended Course
Mastering webRTC – real-time video and screen-share Best seller
SocketIO v4, with websockets – the 2024 details. Best seller
React and WebRTC & Sharing Location App with Video Chat
Who this course is for:
- Course is designed for Students with minimum of basic knowledge of JavaScript, React and Node