Skip to content

Mazzzy/chatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatApp

  • chatApp developed using nodejs, websockets, express, jQuery, HTML, CSS.

It gives multichat feature, send and recieve messages along with timeframe. Use of nodejs for implementing websockets and send/receive of messages Use of express for serving client html

Installation

  • First install node on your machine
  • Go to directory 'chatApp'
    • Install packages using 'npm install'
    • Then start node server as 'node server.js'.
    • It starts server on port 9000

Usage

  • Go to browser and open the url 'http://localhost:9000/'
  • Type the name and press enter.
  • Type the message and press enter
  • View the messages to and fro during chat

Feel the app running!

Online Demo

About

chatApp developed using nodejs, websockets, jQuery, HTML, CSS

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors