Skip to content

Basic chatroom application built using Socket.io, Node, Express, and jQuery.

Notifications You must be signed in to change notification settings

alecnicolas/Chatroom-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom App

This is a basic chatroom app I worked on to familiarize myself with socket.io.

How to use

  • Run npm start to serve the application on your machine.
  • Find your ip address (ex: ipconfig in your cmd)
  • Other devices can chat with you as long as they are on the same network if they go to your_ip_address:4444 in their browser!

Tools used:

  • Socket.io
  • Node.js
  • Express.js
  • jQuery

About

Basic chatroom application built using Socket.io, Node, Express, and jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published