Third in the 'koalabears' series of 'koalabears' projects, koala-complete makes finding words in the english dictionary fast and fun!
Access our app here: https://shielded-dusk-6658.herokuapp.com/
Using the wordnik API, node.js, Heroku and great attitudes!
If you need help getting started with Node on Heroku, check out this article
Make sure you have Node.js and the Heroku Toolbelt installed.
$ git clone OUR REPO LINK
$ cd node-js-getting-started
$ npm install
$ npm start
Our app should now be running on localhost:5000.
$ heroku create
$ git push heroku master
$ heroku open