Digital platform for faster, more effective government agriculture policies in Nigeria. A unified system for managing farmers' crowdfunding and payments within the agricultural ecosystem.
# 🏬 NAVSA • Smart farm management system
> **NAVSA** Digital platform for faster, more effective government agriculture policies in Nigeria. A unified system for managing farmers' crowdfunding and payments within the agricultural ecosystem.
>
## 🚀 Features
## 🛠️ Stack
1. **Frontend**: Next.js 15 + React 19 + TypeScript
2. **Styling**: Tailwind CSS + shadcn/ui
3. **Deployment**: Optimized for Vercel deployment
4. **Real-time Updates**: WebSocket integration for live order tracking
## 📦 Quick Start
1. **Prerequisites**: Install Node.js, Git
2. **Clone and setup**:
```bash
npm install
cp .env.example .env