Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 875 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 875 Bytes

Free-chat-online.cf

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.

Technologies Used

  • React.js
  • Javascript
  • HTML
  • CSS

Install in dev enviroment

  • Clone this repository
  • Run "npm i" to install all dependencies
  • Run "npm run start" to start the dev server

How to use

  1. Access the website through your browser (https://free-chat-online.cf)
  2. Accept the webcam and microphon request from your web browser
  3. Send the link from the room where are you connected and have a good talk =)