Lab 16 - JSON and APIs

Challenge

In this lab, we are getting familiar with JSON and APIs.

Problems

I didn't have too many problems on my end but my partner had issues with CORS, even with the extension installed.

Results

I have a Lab 16 index.html file that is styled with CSS and I have a JavaScript file that fetches a comic and ouptuts it onto this page.

Script Output

Here is my JavaScript file.