Live demo

tastynoodles.vercel.app โ€” full SLURP! site on Vercel

Deploy SLURP! on CodePen

This page loads the full HTML, CSS, and JavaScript into the CodePen editor. Bowl photos and logos load from the live Vercel deploy, so you don't upload assets separately.

Steps

  1. Click Open in CodePen above (create a free CodePen account if needed).
  2. Review the pen in the editor โ€” HTML, CSS, and JS are pre-filled.
  3. Click Save, name your pen, and set visibility to Public.
  4. Copy your pen URL from the browser and share it.

After you edit the repo

Regenerate this export whenever index.html changes:

python3 scripts/build-codepen.py

Then redeploy to Vercel so /codepen/ stays in sync.