Please refer the link: https://chatterme.herokuapp.com/
if you want to refer my code click download button on top right coner.
Please the folow the steps to clone the project and run the app
Step 1: Clone the project
$ git clone https://github.com/ShivashishY/chatter.git
Step 2: Packge installation
$ npm install
Step 3: Run the project
node server
if any suggestion, Please let me know.