Vikas5561/Restaurent-Food-Ordering-System ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple restaurant food ordering app where customers can browse the menu, choose items, add them to a cart, and place an order.
I want a clean frontend for the customer side and a backend that saves menu items and orders in a database. Please make it work as a full stack project with a separate frontend and backend, and keep the design easy to use on desktop and mobile. If it makes sense, include a basic admin view so the restaurant can add or update menu items and see incoming orders.
Use current best practices for the stack already in this repo, and if you need anything unclear, check the latest docs online before you wire it up. Also make sure the app runs smoothly from a fresh setup with clear steps to start both parts.
Are you gonna build this?
make sure you review the code using coderabbit