This is a real time communication application using MERN stack.
- JSX
- CSS
- Javascript
- REACT
- Socket.io
- webRTC
- Peer
Clone the repository to your local machine
> git clone https://github.com/forison/webRTC-chat
cd webRTC-chat
npm install
npm watch
npm start
open with your favourite web browser.
SOMIK DATTA CHAIM
- Fork it (https://github.com/forison/webRTC-chat/fork)
- Create your feature branch (git checkout -b feature/[choose-a-name])
- Commit your changes (git commit -am 'What this commit will fix/add')
- Push to the branch (git push origin feature/[chosen name])
- Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE file for details