DevVj-1/Food-order-website — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a food ordering website for a college project called FOOD. I want it to feel like a real restaurant delivery site where users can land on a nice homepage, browse food items and restaurants, search and filter products, add items to a cart, log in or sign up, place an order, and see basic order management.

Please make it visually polished with a modern landing page, logo area, product cards, cart page, login popup, customer reviews, profile page, and an about or team section. Use simple HTML, CSS, JavaScript, and common CDN styling if helpful. If backend is needed, make a simple Node and Express API with MongoDB for users and orders.

Keep it easy to run locally and suitable for a final year student project. Add friendly alerts for actions like login, add to cart, and order placed. Look up current docs online if you need to, but keep the project straightforward and not overcomplicated.

Want more depth? Deep Reverse