Jozefbosi9821/Songify — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple desktop music player called Songify. I want it to feel polished and modern, with a clean interface for browsing songs and controlling playback. Use Electron for the desktop app, React for the UI, and Tailwind CSS for styling.

The main thing is that it should actually work as a music player, so a user should be able to open the app, load songs, see what is currently playing, and use the normal controls like play, pause, next, previous, and a progress bar. Make the layout easy to use and nice to look at, not just a bare demo. If it makes sense, add a basic library or playlist style view so it feels like a real app, but keep the scope reasonable and focused on a smooth music player experience.

Please wire everything up so it can be run locally without a lot of setup, and look up current docs online if you need to.

Want more depth? Deep Reverse