Sean & Eva's wedding website for Forever Fest 2026, featuring RSVP functionality, travel information, our story, and more.
- Next.js 15
- React 19
- TypeScript
- Radix UI for accessible components
- Tailwind CSS
- Framer Motion for animations
- ESLint
- Vercel Analytics & Speed Insights
- Deployed on Vercel
# Install dependencies
pnpm install
# Run development server
pnpm dev
# Run linter with auto-fix
pnpm lint