Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amacwhirter/liri-node-app
- Owner: amacwhirter
- Created: 2017-04-03T01:11:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T17:32:17.000Z (over 7 years ago)
- Last Synced: 2024-11-10T19:52:30.312Z (2 months ago)
- Topics: api, coding-bootcamp, georgia-tech, javascript, liri-node, node-js
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
``` InstallingBefore 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 terminalBefore you proceed, make sure you fork the repo
###### Step 1
> npm installThe above command will install all the dependencies you need
###### Step 2
> Enter 'node liri' in CLI to kickstart appHappy 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
```