veDoDev/Pokedex — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Pokédex website that feels complete and easy to use. I want a main page where people can browse Pokémon, a search box to quickly find one by name, and a detail view for each Pokémon with things like its image, number, type, and basic stats if that data is available. Make it look clean and a little playful, but still simple enough that it works well on both desktop and mobile.

Please wire up whatever backend this project is already using so the pages actually load real Pokémon data instead of being just static mockups. If the data source is not set up yet, connect it in the most practical way and keep the setup straightforward. I would also like the static assets and page styling organized nicely so it feels like a real small product, not a rough demo.

If anything is unclear from the repo, use sensible defaults and look up current docs online if you need to.

Want more depth? Deep Reverse