this simple website takes a stock code and measures the number of positive vs negative comments about the stock on twitter over the past 24 hours.
-
npm install
to install dependencies -
node server &
to run the server in the background (bash) -
open http://localhost:3001
to open site in new browser (bash)
- twitter search api: https://dev.twitter.com/docs/using-search