liriNodeApp

What LIRI does:


How to use LIRI:

The following input-

node liri.js spotifyThis here comes the sun

will output-

Screenshot of terminal output-

spotifyThis

The following input-

node liri.js movieThis zombieland

will output-

Screenshot of terminal output-

movieThis

The following input-

node liri.js concertThis the band camino

will output-

The following input-

node liri.js doWhatItSays

will output-

Screenshot of terminal output-

doWhatItSays

(doWhatItSays info comes from the random.txt file that is stored)


Link to deployed version of app-


Technologies used in LIRI


My role in app development