/chatter

An instant messaging application built with Node and Socket.io

Primary LanguageJavaScript

chatter

An instant messaging application built with Node and Socket.io. You can create chat rooms that you and your friends and family can enter to talk about whatever is important at the time.

Installation

  1. Clone the repository
  2. CD into the repository
  3. Run npm install to install dependencies
  4. Run npm start to start the application locally