This NodeJS project is a real-time video + chat application that allows users to see and communicate with each other. It uses Express.js, Socket.io, EJS, MongoDB, Nodemon, Peer, and UUID technologies to provide a smooth and functional user experience. This readme will guide you through the installation and usage of the application.
🎥 Our webcam is activated but also those of others in real-time
📄 Chat in real-time with other people
npm install
npm run start
OR
npm run dev