Welcome to Stream, a real-time video and audio communication platform. With our app, you can easily connect with friends, family, or strangers from anywhere in the world.
- Peer-to-peer connection.
- Text chat.
- Video call.
- Mobile and desktop compatible.
- HTML, CSS and JavaScript for frontend.
- Socket.io for real-time communication.
- webRTC for video call.
- Node.js as the backend framework.
- Express.js for managing REST APIs.
To use this repo locally :-
git clone https://github.com/Aman9723/stream.git
cd .\stream\
npm i
npm start
For any issues or questions, please contact me at amansingh9723chauhan@gmail.com.

