Free Chat Online is a peer-to-peer application. The purpose of this application is to connect users in a voice, video, and text chat. When the user enters a room, they will find other users who are in the same room and can interact with them.
The entire app is compound by this app and background app (https://github.com/Jonathancmaia/api-chat-online).
This app is in development stage, then, it's not so usable yet.
- React.js
- Javascript
- HTML
- CSS
- Clone this repository
- Run "npm i" to install all dependencies
- Run "npm run start" to start the dev server
- Access the website through your browser (https://free-chat-online.cf)
- Accept the webcam and microphon request from your web browser
- Send the link from the room where are you connected and have a good talk =)