Debajyoti111 / Quick-Chat

It's a real time chat web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a real time video chat web application created using React JS, Node JS, Socket.io, Javascript.

/HOW TO DOWNLOAD/

To host the server on localhost5000, inside the project directory, write-

$ npm install

$ node index.js

Inside projectdirectory/client, opent the terminal and write the following commands-

$ npm install

$ npm start

/LIVE LINK/

The app is hosted at - https:https://hackstack22video-chat.netlify.app/

The server is hosted at - https://hackstack22-video-chat.herokuapp.com/

/HOW TO USE/

3

Enter your name and then Click on Copy Id button. This will generate an id of yours, give it to the person who you want to call or get thier id via same the method. Then write the id of the person you want to call and click on make a Call Button.

4

/FEATURES NEEDED/

1.User authentication and assigning permanent id to each user

About

It's a real time chat web application


Languages

Language:JavaScript 80.3%Language:HTML 14.0%Language:CSS 5.5%Language:Procfile 0.1%