Skip to content

mankwok/NodeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs Chat Application

Functions

Functions provided in the application:

  1. Text message
  2. Message count
  3. Message stack (Up or down key to navigate typed message)
  4. Message Timestamp

Environment

  1. NodeJs

Installation

Clone the repo and install dependencies of the app:

$ git clone https://github.com/mankwok/NodeChat.git
$ cd NodeChat
$ npm install

To Run

$ npm start

To Test

$ npm run test

Credits:

  1. https://github.com/Edmeral/simple-chat-room
  2. https://github.com/socketio/socket.io/tree/master/examples/chat

About

NodeJs Chatroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published