Full-stack React Native + Next.js travel app with Hono API, Prisma, MSW mock layer, and 68 commits in a week
A feature-complete travel planning app shipping a React Native mobile client alongside a Next.js web frontend, both backed by a shared Hono API server. The 127,000-line codebase includes itinerary management, offline-capable map screens, media uploads to MinIO, and a comprehensive MSW mock layer that lets the mobile app run against realistic data without a live backend.
React Native Expo SDK 52 with NativeWind provides the mobile UI. The Hono API server uses Prisma to talk to PostgreSQL and Redis for caching. TanStack Query manages all data fetching and cache invalidation. Docker Compose orchestrates the local dev stack of Postgres, Redis, and MinIO.
Expo 50 app with expo-router, Tamagui, NativeWind, Zustand, and Reanimated 3
Full-stack React Native fashion app with GPU canvas product rendering, AI background removal, and Turborepo monorepo
Did this resonate?