Skip to content

Web app for insightful personalised Spotify data such as top artists, tracks, playlists, recommendations and more!

Notifications You must be signed in to change notification settings

george-swift/my-spotify

Repository files navigation

My Spotify

Insights on personalised Spotify data such as top artists, tracks, playlists, recommendations and more!

Live Link

Click to see live

Built With

  • Spotify Web API
  • Next.js
  • NextAuth.js
  • TailwindCSS

Getting Started

To run the app in a local environment,

  • Register a Spotify app and add http://localhost:3000/api/auth/callback/spotify as a Redirect URI in the app settings
  • Clone this project by running git clone https://github.com/george-swift/my-spotify.git
  • Create an .env file in the root of the project based on .env.example
  • Run npm install to install the required dependencies and lastly npm run dev to fire up a local server

Acknowledgments

Authors

👤   Ubong George

About

Web app for insightful personalised Spotify data such as top artists, tracks, playlists, recommendations and more!

Topics

Resources

Stars

Watchers

Forks