Realtime statistics on Twitter keywords
Demo: http://tweet-stats.herokuapp.com
- Set up the API and make sure it's running
- Install the server dependencies by running
npm install
- Install the front-end dependencies by running
bower install
- Change the Pusher application key in
/public/js/dashboard.js
- Change the API endpoint in
/public/js/dashboard.js
- Test the demo locally by running
node index.js
and checking the graphs - Upload the demo somewhere public