Job Seeker Web App (apps/web)
Multilingual discovery engine at srazone.et with GA4 analytics and responsive UI system
Web Portal (apps/web)
The Web Portal serves as the primary job discovery engine for job seekers in Ethiopia, hosted live at https://srazone.et. It is built on Next.js App Router with Turbopack, Tailwind CSS v4, and @sra-hub/job-taxonomy.
Production & Local Endpoints
- Production Site: https://srazone.et
- Local Dev:
http://localhost:3003
Key Features
- Multilingual Support (i18n): Fully internationalized supporting English (
en), Amharic (am), Oromo (om), and Tigrinya (tg). - Google Analytics GA4: Integrated tracking via measurement ID
G-FS6YZCT0TR. - Search & Filters: Instant full-text search, category selection, employment type, and work mode filters (Remote, Onsite, Hybrid).
- Design System: Deep Indigo brand theme (
#293582) paired with Vibrant Teal accents and dark mode periwinkle lifts.
Environment Configuration
NEXT_PUBLIC_API_URL=https://api.srazone.et/api
NEXT_PUBLIC_SITE_URL=https://srazone.et
NEXT_PUBLIC_EMPLOYER_URL=https://employeer.srazone.et
NEXT_PUBLIC_GA_MEASUREMENT_ID=G-FS6YZCT0TR