A cool Galileo Projects which trends off twitter and powers cool devices
In order to access the Twitter API we need to register an application.
To do this sign into https://apps.twitter.com with your twitter account.
Create a new application and copy over your consumer key, secret, access key and secret key into app.js
From the application root directory execute npm install
From the application root directory execute node app.js
Open your browser at http://localhost:3000