Skip to content

An interactive node application built with Node.js, Twitter API, Spotify API and OMDB API with the addition of Inquirer.

Notifications You must be signed in to change notification settings

psingh24/liri-node-app-inquirer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIRI NODE.JS APP

LIRI is a command line node app that allows users to choose what type of data they wish to search for and what information to search under each category. It returns the information to the console and also stores the data in the log.txt file. You will need to add API keys for twitter and spotify in keys.js.

LIRI uses the inquirer npm library to make user expereince better.

Alt text

Twitter

This allows the user to access the latest 5 tweets from my Twitter or do a general search.

Alt text

Spotify

This allows the user to search for a song and access information about that song from Spotify

Alt text

OMDB

This allows the user to search for a movie title and return specific IMDB information about that movie

Alt text

About

An interactive node application built with Node.js, Twitter API, Spotify API and OMDB API with the addition of Inquirer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published