Goal
Build the Mission listing page with full UI states.
📁 Files
/pages/missions
/components/missions
Tasks
• Mission cards
• Filters (status, category, reward)
• Sorting (newest, reward high→low)
• Search input
• Pagination
• Loading skeleton
• Empty state
• Error state
Must Handle
• Loading
• No results
• API error
• Wallet not connected