// AS A basketball fan
// I WANT to search for my favorite NBA players to find stats, team info and videos and save my favorites to my own MVP list.
// THEN easily access up to date info on my favorite players.
// [] when user submits player in the search bar * [] send query to balldont lie to retreive stats * [] display information in player stats card, ** [] need to run another ajax function to get info for team origin summary card * [] display clip from youtube api
// [] main section function triggers 2 other ajax functions
task breakdown [] local storage for previously searched players [] create previous players as buttons [] append to #savedMVPs
[] image or gifs ajax function [] create html elements