/node-chat-app

A real-time web application for information transfer using nodejs, express, websockets and socket.io.

Primary LanguageJavaScript

node-chat-app

A real-time web application for information transfer using nodejs, express, websockets and socket.io.

Dependencies

  • npm
  • express
  • bad-words

Setup

on local machine

Clone this repo to your desktop and run npm install to install all the dependencies.

Usage

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:3000