Features / Bento

Offline sync journey

Explain local-first behavior through connection states

Live preview

The prompt

Create an offline-first feature explainer with Tailwind CSS. Use a three-stage horizontal journey for local save, encrypted queue, and cloud sync, plus a document preview and connection-state control. Show pending change counts, last synced time, and conflict-free status. Add JavaScript that cycles between online, offline, and reconnecting modes, updates the journey indicators, queues simulated edits while offline, and drains the queue after reconnection.

Paste it into Claude, Cursor, v0 or any AI coding tool. Prefer the finished markup? .

Create an offline-first feature explainer with Tailwind CSS. Use a three-stage horizontal journey for local save, encrypted queue, and cloud sync, plus a document preview and connection-state control. Show pending change counts, last synced time, and conflict-free status. Add JavaScript that cycles between online, offline, and reconnecting modes, updates the journey indicators, queues simulated edits while offline, and drains the queue after reconnection.