Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 419 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 419 Bytes

Node Chat App

A simple chat application built using NodeJS and SocketIO. Users can chat within chat rooms and they can send their location in just one click.

A running version of this app can be found at: https://afternoon-brushlands-62306.herokuapp.com/

Built With

  • Node.js, Express, jQuery, socket.io
  • Mocha & Expect libraries for testing
  • Moment for time-stamping messages
  • Mustache.js for HTML templates