Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.53 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.53 KB

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