Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 597 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 597 Bytes

Twitchtv Stream Checker

(Part of FreeCodeCamp challenges)

A simple app to check the status of a stream on Twitch.
(You can set the names of the stream in the 'names' array in scripts.js.
By default names = ["moonducktv", "beyondthesummit", "ESL_SC2", "OgamingSC2", "cretetion", "freecodecamp", "comster404", "storbeck", "habathcx", "RobotCaleb", "noobs2ninjas", "brunofin"] ).

You can check the app working on GitHub or on [CodePen] (http://codepen.io/fabien_d/full/XjQyQa/)