A real-time, multi-user Valentine's Day card tracker built with React, Vite, and Neon Postgres.
- Secret Sessions: Generate unique, trackable links for your valentine.
- Real-Time Tracking: See "Yes" or "No" responses instantly.
- Smart Evasion: The "No" button runs away! 🏃♂️
- Notifications: get desktop alerts and sound when they reply.
- Frontend: React + TailwindCSS
- Database: Neon Serverless Postgres
- Deploy: Vercel / Netlify
npm install- Set
VITE_DATABASE_URLin.env npm run dev