Working Site: https://shiny-shortbread-3c4256.netlify.app/
Welcome to our chatReal! This platform provides a seamless and efficient way for users to conduct video conferences, meetings, webinars, and virtual events. It offers real-time video conferencing capabilities, integrated chat functionality, and a user-friendly interface.
- Video Conferencing: Conduct high-quality video conferences with multiple participants simultaneously.
- Real-time Chat: Communicate with participants via a real-time chat system, enabling instant messaging and file sharing.
- WebSocket Integration: Utilizes WebSocket technology for efficient and responsive real-time communication in the chat system.
- Firebase Backend: Backend infrastructure is built on Firebase, ensuring scalability, reliability, and security.
- User Authentication: Secure user authentication and authorization mechanisms to protect user data and privacy.
- React: Frontend development is done using React, providing a modern and efficient user interface.
- WebSocket: WebSocket technology is used for real-time communication in the chat system.
- Video SDK Kit: The platform utilizes a powerful Video SDK Kit for video conferencing functionalities.
- Firebase: Backend infrastructure, including database management, user authentication, and hosting, is powered by Firebase.
To get started with the chatReal, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/bastenahamad/chatReal.git
- Install dependencies:
cd chatReal
npm install
- Start the development server:
npm start