seanrreid / busted_chuck_norris

Chuck is broke! We gotta fix it!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chuck Norris API + fetch()

Using the Chuck Norris Quote API, we're fetching a quote and rendering on a page.

There are at least 8 errors in this code that are preventing it from working.

ALL of the errors are in the JavaScript. The HTML/CSS is unchanged, and the API urls are correct.

Errors might be, but aren't necessarily limited to:

  • Spelling Nemesis
  • Missing brackets
  • Missing functions/function calls
  • Not returning data from a function
  • Not selecting/creating DOM elements

About

Chuck is broke! We gotta fix it!!


Languages

Language:JavaScript 59.3%Language:HTML 21.5%Language:CSS 19.2%