/chat-app

Used socket.io to build this real-time chat web application

Primary LanguageJavaScript

                               CHAT WEB APP


NodeJS NPM License License



Build a real time chat web application. uses socket.io for bidirectional communication between client and the server

Prerequisites:

  • NPM
  • NodeJS
  • Express

Installation:

To run the project Install all the dependencies given here :-

  • express
  • socket.io
  • bad-words
npm install

After installing all the dependencies start the server -

node src/index.js

This project is available on heroku :-

Website

Heroku

Author