##To start on localhost:3000 with Docker
$ docker-compose up
##To start on localhost:3000 without Docker
$ node server.js
##Deployed link
##To start on localhost:3000 with Docker
$ docker-compose up
##To start on localhost:3000 without Docker
$ node server.js
##Deployed link