Blutdruck Journal Landing Page
Landing page for the Blutdruck Journal app, built with Svelte 4 and Tailwind CSS.
Features
- 🌓 Dark/Light mode support
- 🌍 Multi-language support
- ⚡ Built with Vite for fast development
- 📱 PWA ready
- 🎨 Tailwind CSS for styling
- 🚀 Kickstarter countdown
- 📊 Development progress display
Development
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview
License
MIT