Skip to content

PraveenJP/node-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Go Tweetz.

Chat app using Node JS and Socket.io

This is my first node chat app using socket.io.

Please refer the link: https://letsgotweetz.herokuapp.com/

Info

if you want to refer my code click download button on top right coner.

Please the folow the steps to clone the project and run the app

Step 1: Clone the project

$ git clone https://github.com/PraveenJP/node-chat.git

Step 2: Packge installation

$ npm install

Step 3: Run the project

node server

if any suggestion, Please let me know.

Happy Coding!!