Rahmeen14 / Guftugu

A simple node based chat app that uses socket.IO for creating a communication channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guftugu

Speak Now, because in talking and discussing, you find solutions!

A simple NodeJS app that uses Socket.IO to build communication channels within multiple rooms.

To Run đź’»

clone Guftugu
cd Guftugu
npm install
node server/server.js

Go to your favorite web browser and browse to localhost:3000and Guftugu...

About

A simple node based chat app that uses socket.IO for creating a communication channel.


Languages

Language:JavaScript 97.7%Language:HTML 2.3%