Skip to content

adityaoberai/valentine-sonnet

Repository files navigation

💝 Valentine's Day Sonnet Generator

Create and schedule personalized Valentine's Day sonnets with AI-powered romance.

✨ Features

  • 📝 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

🚀 Quick Start

# 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

🔧 Configuration

Create a .env file with:

PUBLIC_APPWRITE_FUNCTION_URL=your-valentines-day-function-url

🛠️ Tech Stack

  • Frontend: SvelteKit
  • Backend: Appwrite Functions and Databases
  • AI: OpenAI GPT-4o
  • Email: Resend
  • UI: Pink Design System + custom CSS