Competition Rules

  1. Copy src/submissions/starter and rename the folder.
  2. Keep the component props contract in Page.tsx.
  3. Call onValueChange(value) whenever your volume changes.
  4. Call onComplete() when the target value is reached.
  5. No malicious code, unexpected network calls, credential prompts, or intentionally unsafe browser behavior.