Spotify Chrome App
- Tech Stack: JavaScript, HTML, TailwindCSS
- See Live // Source Code
This spotify web app enables users to play music from their spotify account directly in their chrome browsers. It also keeps users informed about nearby concerts tailored to the music genre of the currently playing track. It also offers convenient features like light/dark mode, the ability to save favourite concerts, and toggle for the concert list view.
The Spotify API and Ticketmaster API were used to play music and search for events within the application. The next iteration of this project will involve hosting the project as a Google Chrome extension.