Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

raed667/spotify-nextjs-currently-playing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Project archived because I don't use Spotify anymore. https://blog.raed.dev/posts/goodbye_spotify

🎧 Currently Listening on Spotify

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