A valentine proposal site (pun intended).
This is a vibe-coded pet project to test out Kimi K2.5’s agentic capabilities. They’re insane: from zero to a built, deployed site on Vercel in ~15 minutes.
Built with React, TypeScript, and Vite.
npm install
npm run devnpm run buildDeploy the dist folder (e.g. to Vercel—see vercel.json).