Skip to content

Real-time chat app with exceptional abilities :)

Notifications You must be signed in to change notification settings

SupperSource/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-chat-app

Description

Realtime chat app made using HTML and javascript with the help of node js and socket.io

preview

demo

Procedure to run

$ git clone https://github.com/zaidajani/live-chat-app.git 

# Copy the project

$ cd live-chat-app

# Get inside live-chat-app directory

$ npm i 

# to install all the dependencies

$ npm run dev

# to run the project, then head over to your browser and localhost:3000, to see your application in action

Enjoy your powerfull application.