Agromarket is a premium, hyper-realistic mobile platform designed to revolutionize the poultry and agricultural trade in Nigeria. It connects farmers, buyers, and agricultural experts in a seamless, bilingual (English and Hausa) ecosystem. The app focuses on trust, community, and high-fidelity visual presentation
This contains everything you need to run my app locally.
View my app in AI Studio:
ai.studio
## Run Locally
**Prerequisites:** Node.js
1. Install dependencies:
`npm install`
2. Set the `GEMINI_API_KEY` in .env.local to your Gemini API key
3. Run the app:
`npm run dev`