This is scripting for real time chat app in Node, Socket.io and Express. This repository does not include any type of connection to any database. So there is no data persistence in the app. This app only includes live one-to-one chatting. This app does not contain professional UI. Focus is to make the scipting for real time chat.
Steps to use & edit the app :
clone this repo on your system. install the dependencies. and for running the app, type nodemon main.js