Skip to main content
Skip to main content

Luke Howsam

Software Engineer

Posts tagged with 'react'

2021

2022

2023

How to use the Spotify API with Next.js

Recently I aimed to showcase the current Spotify song I was listening to on my website. To achieve this, I connected the Spotify API with Next.js route handlers. In this post, we'll go over how to do this to help you get started with Spotify's API

SPOTIFYNEXT.JSREACT