Fetching Data from Spotify API
Overview
Overview
In this personal project, I pulled tracks, albums, and genres data using Spotify’s API and created a custom music dashboard. I acquired the access token with basic auth method and used that token for other API calls.
Source Code Link
Source Code Link
Tech Used:
Vanilla JavaScript, Promises, Async/Await, API requests and API responses handling
Project Demo
Project Demo