Create and schedule personalized Valentine's Day sonnets with AI-powered romance.
- 📝 Generate romantic sonnets using AI
- 📅 Schedule email delivery for Valentine's Day
- 🔗 Share sonnets via unique links
- 📱 Mobile-responsive design
- 🚀 Built with modern web technologies
# Clone the repository
git clone https://github.com/yourusername/valentine-sonnet.git
cd valentine-sonnet
# Install dependencies
npm install
# Start development server
npm run dev
Create a .env
file with:
PUBLIC_APPWRITE_FUNCTION_URL=your-valentines-day-function-url
- Frontend: SvelteKit
- Backend: Appwrite Functions and Databases
- AI: OpenAI GPT-4o
- Email: Resend
- UI: Pink Design System + custom CSS