todo:

completed:

  1. refactor into a react/hono app
  • logic shared between birds.tsx and main.tsx should be brought together into libraries
  • "/" should serve the version in main.tsx
  • "/birds" should serve the version in birds.tsx
  • add a link to "/birds" on the main "/" page