A minimal React + Vite app demonstrating all three display modes of the Panora swap widget.
npm install
npm run devOpen http://localhost:3456.
Copy .env.example to .env and add your API key (optional — the widget falls back to a public key):
cp .env.example .env- INTEGRATED — Renders inline inside a target
<div> - WIDGET — Floating button in the corner
- MODAL — Centered popup dialog