/cdd-chat-app

Live chat application built in Node.js using Socket.io

Primary LanguageCSS

Web Sockets using Node and Socket.io

About the app:

a) uses Node and Socket.io b) Currently the frontend is built simply without libraries or frameworks

Starting the app:

  1. run nodemon (currently the port is 182, so the app is running at localhost:182)