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