Lab 15 - AJAX

Challenge

In this lab, we are getting familiar with AJAX.

Problems

Results

I have a Lab 15 index.html file that is styled with CSS and I have a JavaScript file that fetches from an inspirational quote API and outputs that onto this page.

Script Output

Here is my JavaScript file.