Skip to content

Twitch API Project created as part of FreeCodeCamp's Front-End certificate

License

Notifications You must be signed in to change notification settings

Caleb-Ellis/twitch-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch API Project

A simple exercise in using the Twitch API. Obtains twitch streamer information and displays it in list format, dependant on whether or not they are online. Does not yet contain database functionality.

User Story: I can see whether Free Code Camp is currently streaming on Twitch.tv.
User Story: I can click the status output and be sent directly to the Free Code Camp's Twitch.tv channel.
User Story: If a Twitch user is currently streaming, I can see additional details about what they are streaming.
User Story: I will see a placeholder notification if a streamer has closed their Twitch account (or the account never existed). You can verify this works by adding brunofin and comster404 to your array of Twitch streamers.