Landing page prototype for a global hantavirus signal tracker.
- Clear caveat that signal counts are mention activity, not confirmed clinical case totals
- Country-level trend snapshots for quick weekly context
- Source pipeline status so reliability is visible at a glance
- Mobile-first responsive layout with strong visual hierarchy
- Install dependencies: npm install
- Start dev server: npm run dev
- Build for production: npm run build
- Preview production build: npm run preview
This repo includes a workflow at .github/workflows/deploy.yml that deploys on every push to main.
- Push this project to GitHub
- In repository settings, open Pages and set Source to GitHub Actions
- Ensure your DNS points hantavirustracker.github.io to GitHub Pages if you own that domain
The custom domain file is included at public/CNAME.