


Overview
Kitchen Beets is a PHP application that utilizes the Spoonacular API and YouTube Data API.
A user can use a search bar to look up a list of recipes sourced from the Spoonacular API. When a user selects a recipe they would like to make, a Lo-fi music video is grabbed from YouTube and presented on the recipe page to give the user music to listen to while cooking.
The length of the video (response: duration) will match or be within +5 minutes of the maximum amount of time (response: maxReadyTime) the recipe is expected to take to make.
Skills Showcased: API Integration, PHP, HTML, CSS
