zedbeit / node-chat-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 53.4%Language:HTML 25.8%Language:CSS 20.8%