RealNameHidden / ChatBook

A chat room application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBook

A chat room application.

This is a realtime application that uses socket.io npm module to implement chat rooms and enable users to send messages.

To start the local server: (prerequisites : nodejs, npm)

  1. Download the project
  2. In the terminal type npm run dev
  3. In the browser go tolocalhost:3000

About

A chat room application


Languages

Language:JavaScript 52.5%Language:HTML 28.7%Language:CSS 18.0%Language:Dockerfile 0.8%