What: Offline-first livestock vitals monitoring with simulated alerts, bilingual UI (English/Hindi), and productivity-focused UX.
Tech: React + Vite, Tailwind CSS, PouchDB (offline), Framer Motion (animations), Lucide icons.
git clone <repo-url>
cd Smart-Livestock-Management-App
npm install
npm run dev
# open http://localhost:5173
Open app, note header and animals count.
Click Simulate Fever on any card → vitals update and a CRITICAL alert appears.
Open Details → modal shows vitals history and alerts (press Esc or click outside to close).
Click Sync to mark as synced.
Toggle language (English / हिन्दी) to show multilingual UI.