Skip to content

petercole-401-advanced-javascript/socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Chat

Version: 1.0.1
Author: Peter Cole

Links and Resources

Setup

.env requirements (where applicable)

  • PORT=3000

How to initialize/run your application (where applicable)

  • Start server from the server directory in one terminal tab npm start
  • Start app from the client directory in another terminal tab live-server
    • Enter name, then chat with any connected sockets
    • Time stamp added
    • Displays when chat members type

UML

  • UML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published