Skip to content

raed667/spotify-nextjs-currently-playing

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🎧 Currently Listening on Spotify

Check it out spotify.raed.dev

A small Next.js application to show the world what you're currently playing on Spotify 🎢

It also exposes an SVG image to be embedded in your Github README like this:

🎧 I'm currently listening to

Build Setup

# install dependencies / run in devellopment mode
$ yarn && yarn dev

# build for production and launch server
$ yarn && yarn build && yarn start

You can deploy your own

Deploy with Vercel

Project uses Next.js, Spotify Web API and Redis.

Inspired by cherscarlett/cherislistening

License

MIT License