A mindful meditation timer for practicing Kirtan Kriya — a sound meditation
Kirtan Kriya Timer is a minimalist web app that guides you through the 12-minute Kirtan Kriya meditation practice from the Kundalini yoga tradition. This meditation has been shown to improve brain function, reduce stress, and promote spiritual growth.
# Install dependencies with pnpm
pnpm install
# Start the development server
pnpm dev
# Build for production
pnpm build
Your energy and contributions are welcome! Whether you're improving accessibility, adding new features, or fixing bugs, your help makes this tool better for all seekers.
git checkout -b feature/amazing-feature
git commit -m 'Add some amazing feature'
git push origin feature/amazing-feature
This project is open source and available under the MIT License.
Built with SvelteKit, TailwindCSS, and Tone.js.