/TwitchAPIReact

Built as a part of FreeCodeCamp's curriculum. Helps know whether certain popular channels are streaming or not.

Primary LanguageJavaScript

Built with React as a part of FreeCodeCamp's curriculum. Allows the viewer to check if particular channels are currently streaming.

Had to use JQuery for the ajax call as the native fetch API doesn't make jsonp requests.