Skip to content

A simple chatting app using socket.io and expressJS. Served on $heroku.

License

Notifications You must be signed in to change notification settings

Ahsan-zaman/chat-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatapp

A simple chat app using socket.io and express You can visit the app here

hoe to run on your PC?

First make sure you have Node runtime env and Git version control are setup on your computer. check by running

node -v
git --version

on ur console. Or simply install them!

Then clone the repo by running :

git clone https://github.com/Ahsan-zaman/chat-socket.git

Then install the dependencies :

npm i

Finally run npm run dev and the app should be running on localhost:3000.

Author: Ahsan Zaman

About

A simple chatting app using socket.io and expressJS. Served on $heroku.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published