A comprehensive agriculture tech knowledge app focused on fertilizers, production optimization, and export guidance.
- Fertilizer Intelligence Hub - AI-powered fertilizer recommendations
- Production Optimization - Yield calculators and best practices
- Export Guidance - International market compliance and logistics
- Modern UI/UX - Responsive design with agriculture-themed interface
- Real-time Analytics - Production metrics and market intelligence
- Frontend: Next.js 14, TypeScript, Tailwind CSS
- UI Components: Lucide React, Custom agriculture design
- Development: ESLint, Hot reloading
# Clone the repository
git clone https://github.com/aka76bm/elite-agro.git
# Navigate to project directory
cd elite-agro
# Install dependencies
npm install
# Run development server
npm run dev