Your personal Spotify analytics dashboard - see your top tracks, artists, and genres.
Go to developer.spotify.com/dashboard and create a new app.
Set the Redirect URI to:
http://127.0.0.1:5173/callback
git clone [email protected]:sd3v/wrapped.git
cd wrapped
npm install
cp .env.example .env
# Add your VITE_SPOTIFY_CLIENT_ID to .env
npm run devReact • TypeScript • Tailwind CSS • Framer Motion • Recharts
