Skip to content

gdbarnes/esfa-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat app built for demo at ESFA (esfa-chat-app)

Using:

  • socket.io (version 2)
  • express (version 4)

Runs locally and can be hosted (on heroku for example)

Demo

Working example: https://esfa-chat-app.herokuapp.com/

This version is built directly from this repository. You can open a private browsing session to join as a second user.

Local setup

  1. Clone repository
  2. npm install
  3. npm start
  4. Visit http://localhost:3000 and enter a nickname
  5. 🎉

Releases

No releases published

Packages

No packages published