soroban-abacus-flashcards/apps/web
Thomas Hallock 1b7e71cc0d feat: create Next.js web application with beautiful UI
- Set up Next.js 14 with App Router and TypeScript
- Implement Panda CSS for styling instead of Tailwind
- Create comprehensive configuration form using TanStack Forms and Radix UI
- Add live preview, generation progress, and download components
- Design responsive, accessible interface for flashcard generation
- Integrate with existing TypeScript bindings for Python calls

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-14 08:03:37 -05:00
..
src feat: create Next.js web application with beautiful UI 2025-09-14 08:03:37 -05:00
next.config.js feat: create Next.js web application with beautiful UI 2025-09-14 08:03:37 -05:00
package.json feat: create Next.js web application with beautiful UI 2025-09-14 08:03:37 -05:00
panda.config.ts feat: create Next.js web application with beautiful UI 2025-09-14 08:03:37 -05:00
tsconfig.json feat: create Next.js web application with beautiful UI 2025-09-14 08:03:37 -05:00