This is a Chat App (worked on this as guided by the nodejs course instructor Andrew Mead) which enables the user to send text messages and share location with other users in the same room
git clone https://github.com/mitalirs/Node-based-Chat-App.git
npm i
npm run dev