Admin123-code/Foodzone — reverse-engineered prompt

Reverse engineered prompt

Build me a simple project called Foodzone with a frontend and a lightweight backend so it actually runs cleanly on my machine. I want it to feel like a basic food app where the frontend pulls data from the backend and shows food items in a clean, usable way, not just a blank starter project.

Please wire up both parts properly, fix anything missing, and make sure the backend can be started first and the frontend after that without errors. The README only mentions installing dependencies, starting the backend, then starting the frontend, so use that flow and make the project match it. If the current code is incomplete, fill in the gaps with sensible defaults and sample food data so I can see the app working right away.

Keep it beginner friendly, with a clear homepage and working data fetches. Also update the README with the exact steps to install and run everything. If you need to, look up current docs online and use whatever is most reliable now.

Want more depth? Deep Reverse