Skip to content

davidwarrington/twitter-stream

Repository files navigation

Twitter Stream

Usage instructions:

  1. Run npm install to install dependencies
  2. Change the config as necessary
  3. Run node stream or node stream_vanilla to run stream.js
  4. Check the output file

Reading:

Notes:

  • stream.js is the same as stream_vanilla.js but makes use of ES6 features, for example using const and let instead of var.

Authors:

  • Ollie Crook
  • David Warrington

Screenshots

Screenshot of the Twitter Stream in the Console

Screenshot of the Twitter Stream Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published