• I will be creating a music finder app that allows user to search artist from the Spotify API using a bearer token
https://api.spotify.com/v1/search
• I want the user to login/signup on there own Spotify account. • I want user to use the search function to look up any artist within Spotify API • I want user to be able to log out • I want user to play song from artist (stretch goal)
• functional search bar • functional api • search generate what the user requested
audio api play button (play/skip/ back)

