PWA for exploring Tanzania's tourist attractions with interactive maps, real-time weather, and offline support.
Live App: https://x.xenohuru.workers.dev/ | Backend API: xenohuru-api | Sponsor Us: Ko-fi
Xenohuru Web is a pure HTML/CSS/JavaScript PWA connecting to the Xenohuru REST API (Django). No build step — open any .html file or serve with any static server.
From Kilimanjaro to Zanzibar — explore Tanzania's wonders, free and open source.
git clone https://github.com/Xenohuru/xenohuru-web.git
cd xenohuru-web
# Python
python3 -m http.server 8080
# Node.js
npx serve .
# PHP
php -S localhost:8080
# VS Code
# Install Live Server extension → Right-click index.html → "Open with Live Server"Configure
js/api.jsto point to your backend API. Opens athttp://localhost:8080
HTML5 · Tailwind CSS v4 · Vanilla JS · OpenStreetMap · Open-Meteo · Splide.js · PWA · Django API
PWA installable & offline · Attraction gallery · Real-time weather · Interactive maps · Region search · Web Share API · Responsive & accessible
Fork → branch → commit (feat: ...) → PR. See CONTRIBUTORS.md.
MIT License | 🇹🇿 Made with love | ❤️ Support us on Ko-fi