QasimWD/foodie-food-delivery-website ? reverse-engineered prompt

Reverse engineered prompt

Build me a modern responsive food delivery website called Foodie that feels like a real ordering experience, not just a landing page.

I want a polished homepage with a strong hero section, a services area, a food menu with product cards, customer reviews, a newsletter signup, and a footer. The menu should let users add items to a cart, change quantities, remove items, and see the subtotal, delivery fee, and total update right away. The cart should slide in as a drawer, and the cart should stay saved if I refresh the page.

Also include a checkout modal with name, phone, address, and payment option fields, plus a sign in modal with basic form validation. Add small toast messages for things like item added, order placed, empty cart, or successful signup. Make the navigation work nicely on desktop and mobile, with a hamburger menu on smaller screens.

Keep the design modern, clean, and responsive, and use plain HTML, CSS, and JavaScript. If you need to check any current best practices, look them up online first.