/node-chat-app

SocketIO Chat App

Primary LanguageJavaScript

Socket.IO Chat App

Description

A NodeJS chat application that is built on WebSockets by SocketIO.

Instructions

To run the app locally:

  1. Clone this repository.
  2. Navigate to the repository folder and run npm install to install dependencies.
  3. Run node server/server.js and navigate to localhost:3000 for the chat application.

Sample

Hosted on Heroku.