whatdafuq

YOU HAVE BEEN CHALLENGED!

kusko

  1. Fork this repository. Don't clone it! (How to fork a repository)
  2. Add some styles! Make this thing... less ugly.
  3. Use JavaScript to generate HTML markup for all of the data in the console.log in product.js to show the product.html page.
  4. Raise a pull request to my repository, not yours. (How to make a pull request to a forked repository)
  5. BONUS CHALLENGE: Write out Step By Step what is happening (Example: First, we make a GET request to the FakeStore API using the FETCH method, THEN we ...)