Stream Tweets from Twitter This is the code we tested in Heroku Cloud
Get bearer token from https://developers.twitter.com and put it to the .env file (We can't put our own bearer token because it is for our account only)
npm install
npm install express
npm start