portknocking/nomnomnom — reverse-engineered prompt
Reverse engineered prompt
Build me a simple front end demo website for a small cake or dessert shop called Nom Nom Nom. I want it to feel cute, clean, and easy to browse, with a home page, menu page, cart page, custom cake order page, about page, and contact page.
The menu should show items from local data, let people add things to a cart, update quantities, remove items, and see the total. The custom cake page should let someone choose basic options and submit an inquiry. The contact page can have a simple form for now, it doesn’t need a real backend yet, but keep the code ready so I can add backend features later.
Use plain JavaScript, HTML, and CSS unless there’s already something else in the project. Make it responsive for mobile and desktop, polish the styling, and make sure the navigation works across pages. I want this ready to push to GitHub and deploy on Cloudflare Pages. Look up current Cloudflare docs online if needed.
Want more depth? Deep Reverse