Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Socket Chat

An ultra-lightweight extensible chat room application.

Demo:

Demo Video

Features

  • Express server backend
  • Vanilla JS front-end
  • Socket.io websocket implementation for synamic live multi-user interactions

Installation

All you need is an installation of NodeJS (8.1+) and a package manager such as NPM (5.2+) or Yarn (1.22+). Navigate to the root chat-app directory in your shell of choice, and run a simple npm install (or yarn,) followed by a npm run dev (or yarn dev.) THe app should obe running on localhost:3002! Have fun!

About

live chat app with node, express, socket

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages