Skip to content
/ Chatbud Public

Realtime Chat Application built using NodeJS and SocketIO

Notifications You must be signed in to change notification settings

avd151/Chatbud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Realtime Chat Application built using NodeJS and SocketIO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages