AI mock interviews with real peer ranking, powered by Next.js 14, Supabase, and Groq.
npm install
cp .env.example .env.local
npm run devOpen http://localhost:3000.
Fill the values in .env.local before testing authenticated flows or AI interview generation. The key variables are documented in .env.example.
Optimized for Vercel: import this repo, add the environment variables from .env.example, and deploy.
- Next.js 14 (App Router)
- TypeScript, Tailwind CSS
- Supabase
- Groq
- Framer Motion, Lenis, Recharts, Lucide