JS Fetch Lab Description In this lab you'll learn how to use fetch in JavaScript to retrieve data from an API. Where to start Begin by opening and viewing the "cat-facts.html" file; the file itself contains this lab's instructions. Files to edit: cat-facts.js