A modern, mobile-first web application for reading and learning the Hanuman Chalisa. Designed with high attention to detail, motion, and accessibility, supporting multiple Indian languages with beautiful typography.
🌐 Web Version: hanumanji.ashwinig.com
📱 Android App: Google Play Store
IntersectionObserver. As you scroll, the current verse illuminates automatically—no tapping required.Clone the repository:
git clone https://github.com/gurbaxani/hanuman-chalisa.git
cd hanuman-chalisa
Install dependencies:
pnpm install
Start the development server (web):
pnpm dev
Run the desktop application (Tauri dev mode):
pnpm tauri dev
Build the static web application:
pnpm build
Build the native application installers (Tauri production bundle):
pnpm tauri build
src/routes/: Handles application routing, pages, and layout logic.src-tauri/: Tauri configuration, Rust source files, capabilities, and app icons.messages/: Localization JSON files managed by Paraglide/Inlang.static/: Public assets including app icons.src/lib/paraglide/: Generated runtime files for internationalization.Distributed under the MIT License. Created with ❤️ for spiritual connection. Jai Shree Ram!