Skip to content

Node.js Chat Application from The Complete Node.js Course

Notifications You must be signed in to change notification settings

MajorTom3K1M/node-chat-app

Repository files navigation

Node.js Chat Application

This is simple node.js chat application powered by Express and Socket.io.

Built with

  • Server side: Node.js, Socket.io, Express
  • Client side: HTML5, Bootstrap, Handlebars and jQuery

Features

  • Create chat room
  • Share location

Run

Fetch dependencies:

npm install

Launch Application:

npm start

Now open this URL in your browser:

http://localhost:3000/

Chat Room UI Example

About

Node.js Chat Application from The Complete Node.js Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published