LIRI, is a Language Interpretion and Recognition Interface (kind like Apple's SIRI). This application allows a user to either look up an artist throught the use of Bands in Town API; song information through the use of the Spotify API and look up movie information throught the use of the IMDB API.
- node liri.js spotify-this [name of song]
- node liri.js concert-this [name of artist]
- node liri.js movie-this [name of movie]
- node liri.js do-what-it-says
To use this application, user must download "Axios" package. This package allows the user to use the application.
I want to thank google for helping me add my gif into this readme file.
