Skip to content

fusion35/fcc-twitch-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeCodeCamp Intermediate Front End Development Project

Twitchtv JSON API

Click here for live Demo

  • Used Promise to make the call to wikipedia service
  • Display spinner while data is fetched from the service and added to the results div.
  • No js library used all code in core javascript
  • Option to choose languages other than English
  • Used gulp for local building
  • used display: grid to show the results.
  • Mobile first