This is two way communication between server and the user
-->Simple chat application --->Which allows multiple users to connect to it and have a chat eaisly
Set all the depedecies and the required packages before using it
npm init
npm i socket.io
npm i nodemon