Demo Page

This page shows the core wiring of the template:

Code sample

export function getGreeting(name: string): string {
  return `Hello, ${name}!`;
}

Tip: copy this page as a starting point for real features.

Add item (RHF + zod + react-query)

Items (react-query + react-table)

Loading items…