Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amacwhirter/liri-node-app

Georgia Tech Week 10 - LIRI Bot
https://github.com/amacwhirter/liri-node-app

api coding-bootcamp georgia-tech javascript liri-node node-js

Last synced: 5 days ago
JSON representation

Georgia Tech Week 10 - LIRI Bot

Awesome Lists containing this project

README

        

# liri-node-app
Georgia Tech Week 10 - LIRI Bot

```
Say hello to LIRI!

LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface,
LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that
takes in parameters and gives you back data.

This LIRI app uses the Twitter API, Spotify API, and OMDB API to grab informaton requested by the user.
```

### Video Demo of Working App

```
Coming Soon.
```

### Getting Started

```
To get started on this project, follow the installations instructions below.
```

### Installations
``` Installing

Before you contribute

Make sure you install all the dependencies you need for the project
Once you have Node.js installed on your computer
Navigate to the working directory and do the following in your terminal

Before you proceed, make sure you fork the repo

###### Step 1
> npm install

The above command will install all the dependencies you need

###### Step 2
> Enter 'node liri' in CLI to kickstart app

Happy Contributing!

```

### Built With

```
* Node.JS
* JavaScript

```

### Contributing

```
There are different ways to contribute
* Back End
* Designers
* Genius Idea's
* Unit Testers
* etc.
```

### Contributers

```
* Ashley MacWhirter
```