liri-node-app

Overview: LIRI is a command line node app that will search Spotify for songs, Bands in Town for concerts, and OMDB for movies. It utilizes axios to retrieve the data.

To retrieve a listing of upcoming concerts from a specific band/artist enter:

node liri.js concert-this <enter in specific band/artist> concert-this_with_band

To retrieve song info from your favorite track enter:

node liri.js spotify-this-song <enter song/title> spotify-this-song_with_song

To retrieve movie info from your favorite film enter:

node liri.js movie-this <enter movie name/title> movie-this_with_movie

Bonous command below. Enter and see what it does:

node liri.js do-what-it-says do-what-it-says

video https://youtu.be/63FMuEErwFw