Thinkful - Learning AJAX with Tubeful

This is the starter files for the Thinkful Youtube API Lesson inside the Engineering Immersion course. It includes state management pattern but using a single file approach (no modules). Once completed, you should refactor to use the revealing module pattern covered in this reading.

Use this guide to get you started: Guide