whaiman/LyrCardify — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple web app called LyrCardify that lets someone create Spotify style lyric cards for social media.

I want to paste a Spotify track link and have the app pull in the song title, artist, and album cover if Spotify credentials are available. There should also be a settings area where I can add my Spotify Client ID, stored only in the browser. Then I can paste the lyrics I want, customize the card, and export it as a high quality PNG.

Please include controls for background color, auto colors from the album art, text styling, shadows, filters like sepia, grayscale, and duotone, and layout sizes like square, portrait, landscape, and story. Let users upload their own background image too.

Make it feel polished and easy to use, like a small creative tool rather than a technical demo. Use React with Vite, and look up current docs online if you need to.

Want more depth? Deep Reverse