loopyLettersApp
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
refactor both versions into single hono app
first time in Claude 4. This was my townie prompt:
[] 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
13 files changed
+921
-1218