Skip to content

a command line node app that takes in parameters and gives you back data. - Coding Bootcamp Project

Notifications You must be signed in to change notification settings

dlionz/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liri-node-app

a command line node app that takes in parameters and gives you back data from Twitter, Spotify, and OMDB APIs.

before you begin please run npm install in your command line from the root folder of this project.

Enter the following commands to receive a response: node liri.js my-tweets the most recent tweets from my twitter bot

node liri.js spotify-this-song '<song name here>' This will display the song name, artist, album and a URL link to the song

node liri.js movie-this '<movie name here> This will display the movie info on the movie you typed in

node liri.js do-what-it-says this will read the random.txt file and run a command based on inputs from it

About

a command line node app that takes in parameters and gives you back data. - Coding Bootcamp Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published