pandalinoox/mambo-movies ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple movie app called Mambo Movies with a nice landing page and a clean, modern look.

It should feel like a real movie browsing site, with a logo at the top, a way to show featured movies or posters, and pages where someone can explore details about a movie, like title, image, description, genre, and rating. If it makes sense, add a basic backend so the data can come from an API instead of being hardcoded, and keep any shared types or helpers in one place so the app is easy to maintain.

Make it work well on mobile and desktop, and keep the UI polished but straightforward. If you need to, look up current docs online for any setup details. After building it, make sure it runs cleanly with a simple start command and the whole project is organized in a way that would be easy to keep adding movies to later.