Query Persistence Demo

    Cafes (Persisted Cache)

    Loading cafes...

    User Preferences (Persisted)

    Test Instructions:

    1. Observe loading states when page first loads
    2. Reload the page - cafes and preferences should load instantly from cache
    3. Open browser dev tools → Application → Local Storage
    4. Look for 'vibe-cafe-query-data' key to see persisted data
    5. Click "Clear Cache" to remove all persisted data