Skip to content
 
 

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application using Socket.io

Checkout Medium for details of the application

https://medium.com/@naveen-varma/chat-application-using-sockets-nodejs-e7e94277c57c

Operations performed using this application

  • Create a chat room
  • Share geographic location
  • Send Messages
  • Filter bad words

To Checkout this chat app

  • Step-1: Install code from the Github Repo
  • Step-2: Open terminal in the Project folder
  • Step-3: Run the command "npm install", this installs all the dependencies from the package.json file
  • Step-4: Now run the command "npm start"

This will start the server on port "3000", you can change it this is not your lucky number :)

  • Step-5: Open a browser, type "localhost:3000" as url and press enter.

Now you can use the chat room as you like by giving display-name and Chat room-number.

About

A chat application for group and individual's including location sharing and bad words checking

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages