项目作者: amacwhirter

项目描述 :
Georgia Tech Week 10 - LIRI Bot
高级语言: JavaScript
项目地址: git://github.com/amacwhirter/liri-node-app.git
创建时间: 2017-04-03T01:11:45Z
项目社区:https://github.com/amacwhirter/liri-node-app

开源协议:

下载


liri-node-app

Georgia Tech Week 10 - LIRI Bot

  1. Say hello to LIRI!
  2. LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface,
  3. LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that
  4. takes in parameters and gives you back data.
  5. This LIRI app uses the Twitter API, Spotify API, and OMDB API to grab informaton requested by the user.

Video Demo of Working App

  1. Coming Soon.

Getting Started

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

Installations

  1. Before you contribute
  2. Make sure you install all the dependencies you need for the project
  3. Once you have Node.js installed on your computer
  4. Navigate to the working directory and do the following in your terminal
  5. Before you proceed, make sure you fork the repo
  6. ###### Step 1
  7. > npm install
  8. The above command will install all the dependencies you need
  9. ###### Step 2
  10. > Enter 'node liri' in CLI to kickstart app
  11. Happy Contributing!

Built With

  1. * Node.JS
  2. * JavaScript

Contributing

  1. There are different ways to contribute
  2. * Back End
  3. * Designers
  4. * Genius Idea's
  5. * Unit Testers
  6. * etc.

Contributers

  1. * Ashley MacWhirter