/Chatbud

Realtime Chat Application built using NodeJS and SocketIO

Primary LanguageJavaScript

Chatbud

Description

Chatbud is a Realtime Chat Application made using NodeJS and SocketIO.

Installation

Install NodeJS from https://nodejs.org/en/.

Install SocketIO using the following command in the terminal:

npm install -g socket.io

Install nodemon using the following command in the terminal:

npm install -g nodemon

Usage

Go to terminal, open location where project is saved , and run the following commands:

cd node-server 

nodemon index.js

Visuals

Main Page Join Chat Page