TWITCH.TV APP

dboximage

I had to build a website that would display twitch users info like status, channel name and icon. Additionally, if they are online, you can watch their stream in a video form directly on my website.

Visit Website

THINGS THAT I LEARNED

  • How to use Postman to retrieve data from API’s easily
  • Using a search box where it filters through the usernames
  • Using ajax call to constantly update each users status
  • Embedding a live video stream that automatically plays when clicked.
  • Using a button to display and hide data depending on whether the status is offline or online.