pankaj846 / chat-app

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

Home Page:https://pankaj-chat-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                               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

About

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

https://pankaj-chat-app.herokuapp.com/


Languages

Language:JavaScript 57.4%Language:HTML 22.6%Language:CSS 20.0%