Sing it in anyone's voice. Covers, duets, parodies — studio-quality vocals from ethically licensed artists.
Status: v0 skeleton — landing page + voice studio mock. No real audio generation yet.
Landing: https://riffly.vercel.app
| Layer | Choice |
|---|---|
| Framework | Next.js 15 (App Router) |
| Language | TypeScript (strict) |
| Styling | Tailwind v4 |
| Fonts | Inter via next/font/google |
| Hosting | Vercel (zero config) |
| Waitlist | https://waitlist-api-sigma.vercel.app |
pnpm install
pnpm devPush to main — Vercel picks it up automatically. No environment variables required.
| Route | Description |
|---|---|
/ |
Landing page (original copy & design preserved) |
/try |
v0 voice studio — pick a voice, paste lyrics, see animated waveform (mocked) |
/api/waitlist |
POST { email } → forwards to waitlist-api-sigma |
- Wire real voice synthesis behind
/try - Audio playback + download
- Auth + per-user generation history