A simple web app that lets you export your private liked songs from Spotify into a new public playlist, making it easy to share your music taste with others.
- 🔐 Secure Spotify Login – Authenticated using Spotify OAuth.
- 🎧 Exports Liked Songs – Collects all your liked tracks into a new playlist.
- 🖼️ Custom Playlist Details – Rename your playlist and upload a custom cover image.
- 🔒 No Tracking, No Data Collection – No analytics, cookies, or third-party trackers.
git clone https://github.com/mikeunge/shareify.git
cd shareify
pnpm install