Skip to content

A Chat room web site created using Socket.io, jQuery, Html, CSS :person_with_blond_hair: 💬 💁

Notifications You must be signed in to change notification settings

Vanals/ChatRoom-SocketIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom-SocketIO

A Chat Room WebAPP. It has three different 'rooms'. In each room there is a chat box and a message box. Every user joined in the same room is able to send and receive messages in real time to all the users present in the same room.

How to use

  1. Clone the project
git clone [email protected]:Vanals/ChatRoom-SocketIO.git
  1. Changes into the project directory on ur computer via Terminal
cd ChatRoom-SocketIO
  1. Install the dependencies
Now in your terminal, from the main folder, run 'npm install'
  1. Run the server
In your terminal run 'npm start'
  1. Visit the web page
In your browser go to
http://localhost:3000/
  1. Try it opening multiple windows.

Technologies

  • HTML
  • JQuery
  • Socket.IO
  • ExpressJS
  • Nodemon
  • Http-server

About

A Chat room web site created using Socket.io, jQuery, Html, CSS :person_with_blond_hair: 💬 💁

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published