Personalized interactive website built with Next.js and Framer Motion.
npm install
npm run devOpen http://localhost:3000.
- Setup modal (pick accent color)
- Lyrics player intro
- Valentine story sequence with progress and manual navigation
- Final personalized closing screen
app/page.tsx- top-level flow controllercomponents/SetupModal.tsx- personalization entrycomponents/LyricsPlayer.tsx- audio + lyric synccomponents/ValentinePages.tsx- story navigation shellcomponents/oluwatomi-pages/*- individual story sections