Skip to content

Live chat made with Node.js, Express.js, Express-Handlebars & Socket.io. Deployment made in Glitch.com

Notifications You must be signed in to change notification settings

CirmiFrancis/live-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Chat

Enter a name to identify yourself, then you can write a message or simply read to others. The chat restarts after a period of inactivity.

Note

Maybe I will use this as a base to make something bigger in the future and add more functionalities.

Deployment made in: Glitch.com

Latest Update (v1.1.2) - 13 September 2024

  • Change: The chat box and user count are now positioned at the bottom of the page.
  • Change: On lower resolutions (768px or less), the inline margins of the messages container have been reduced.