A beautiful web application that generates poems with subtle abstract art backgrounds. The app uses AI to create personalized poems based on user prompts, displayed over gentle, non-distracting abstract backgrounds.
backend/index.ts
- Main Hono server with API endpointsfrontend/index.html
- Main HTML templatefrontend/index.tsx
- React frontend applicationfrontend/style.css
- Custom styles and animationsshared/types.ts
- Shared TypeScript interfacesOPENAI_API_KEY
- Required for poem generation