/NodeChat

:speech_balloon: A realtime chat application

Primary LanguageJavaScript

NodeChat 💬

A group chat application written in Node and SocketIO.

See it live here.

Quick Start Guide

# Install the dependancies
npm install

# Run the server!
npm start