AustinMahan / node-twitter-example

An example using the Twitter Streaming API and SocketIO to check which devices are being used to tweet about presidential candidates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Node Streaming Example

Steps:

  1. fork/clone repo
  2. run npm i
  3. rename _config_example.js to _config.js
  4. add api keys from https://apps.twitter.com/ to _config.js
  5. run npm start

About

An example using the Twitter Streaming API and SocketIO to check which devices are being used to tweet about presidential candidates.


Languages

Language:JavaScript 58.5%Language:HTML 37.8%Language:CSS 3.7%