Shadowcyng / realtime-chat-box

This is a realtime chatbox. Here you can put your name and a room name. By using the same room name and a different username you can easily chat with your friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

realtime-chat-box

This is a realtime chat box created using reactjs, node, express and socket.IO.

Live-Link

https://chat-box-client.herokuapp.com/

Here you can put your name and a room name. By using same room name and different username you can easily chat with your friends.

1 Download the directories

2 Install Dependecies

using command--npm install

3 Start the Project from both realtime-chat-box and chat-box-client

using command-- npm install

About

This is a realtime chatbox. Here you can put your name and a room name. By using the same room name and a different username you can easily chat with your friends.


Languages

Language:JavaScript 73.1%Language:CSS 19.8%Language:HTML 7.1%