liri-node-app

Twitter, Spotify and OMDB APIs

If #2 is chosen, then the user should type a space and then enter a song name. If the song name has an apostrophe in it, then quotes need to surround the name. Otherwise quotes are not necessary.
If #3 is chosen, then the user should type a space and then a movie name. If the movie name has an apostrophe in it, then quotes need to surround the name. Otherwise quotes are not necessary.
#1 will show a list of 20 tweets #2 will show some information about a song: artist, name, preview URL and album name #3 will list a movie, release year, IMDB rating, Rotten Tomatoes rating, country where produced, language, plot and actors #4 will do what a random.txt file tells it to do - currently it is to print information about the song ‘I want it that way’.

Screenshots show how this works:

screen shot 2018-04-26 at 4 13 29 pm screen shot 2018-04-26 at 4 14 25 pm screen shot 2018-04-26 at 4 14 46 pm screen shot 2018-04-26 at 4 16 08 pm screen shot 2018-04-26 at 4 16 51 pm