Date Created:05/08/2017
Starting file is liri.js with inquirer. User will select from a list of choices to select tweets, movies, spotify songs and whatever the user inputs. Based on the data that was selected and entered, the user will be given tweets, movie titles and spotify songs back using express and request modules to call the APIs of twitter, spotify and omdb.
Install: express, inquirer, request, spotify, and twitter modules.
This file uses the above modules to make requests to omdb, twitter and spotify and return movie statistics, tweets and song statistics. Do what it says will read from the txt file and make calls on its own.