Skip to content

LIRI is a command line node app that takes in parameters and gives you back data. This application searches Spotify for songs, Bands in Town for concerts, and OMDB for movies.

ksuares1/liri-node-app

Repository files navigation

LIRI-BOT

LIRI is a Language Interpretation and Recognition Interface. LIRI is a command line node app that takes in parameters and gives you back data. This application searches Spotify for songs, Bands in Town for concerts, and OMDB for movies.

Screenshot (185)

Installations

$ npm i


``` $ npm i express ```

```$ npm i axios ```

## Clone
Clone this repo to your local machine https://github.com/ksuares1/liri-node-app.git


## Built With 
- Node.js
- Request
- Moment.js 
- DotEnv 
- Node-Spotify-API 
- Bandsintown API
- Spotify API
- OMDB (Open Movie Database) API

About

LIRI is a command line node app that takes in parameters and gives you back data. This application searches Spotify for songs, Bands in Town for concerts, and OMDB for movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published