The future of African agriculture has arrived. **FarmAds.ng** is more than just a marketplace; it’s a high-tech bridge connecting the soil of Nigeria to the dinner tables of Europe, China, and the burgeoning markets of Asia. We are tackling the industry's biggest hurdle head-on: **the 40% waste gap.** By leveraging cutting-edge AI
# 🌿 FarmAds.ng
**AI-Powered Agricultural Marketplace — Connecting African Farms to Global Markets**
> *Bridging the gap between the farm and the world — one AI-driven connection at a time.*
---
## Overview
FarmAds.ng is a high-tech marketplace tackling Africa's 40% post-harvest waste gap by connecting Nigerian farmers to international buyers in Europe, China, and Asia — powered by AI brokerage, real-time weather intelligence, and an integrated escrow system.
A **Renovate Africa** product · Abuja, Nigeria.
---
## Tech Stack
- **Frontend**: Vanilla HTML5 / CSS3 / JavaScript (ES6+)
- **Styling**: Custom CSS with CSS Variables (PulseUp Green Theme)
- **Fonts**: Bebas Neue, Syne, DM Sans (Google Fonts)
- **Deployment**: Vercel (Static)
- **Repo Host**: GitHub
---
## Project Structure
```
farmads-ng/
├── index.html # Main page
├── css/
│ └── styles.css # Full stylesheet — PulseUp green theme
├── js/
│ └── main.js # Interactions, scroll animations, counters
├── assets/
│ └── favicon.svg # SVG favicon
├── vercel.json # Vercel deployment config
└── README.md
```
---
## Deploy to Vercel
### Option 1 — Vercel CLI
```bash
npm i -g vercel
cd farmads-ng
vercel
```
### Option 2 — GitHub Integration
1. Push this repo to GitHub
2. Go to vercel.com → New Project
3. Import your GitHub repo
4. Framework: **Other** (Static Site)
5. Click **Deploy** — done ✅
---
## Features
- ✅ Fully responsive (mobile-first)
- ✅ Dark green PulseUp theme with lime accent
- ✅ CSS scroll-reveal animations
- ✅ Animated counters on scroll
- ✅ Parallax hero orbs on mouse move
- ✅ Noise overlay texture
- ✅ Custom CSS cursor glow
- ✅ Sticky navbar with blur on scroll
- ✅ Registration form with validation
- ✅ Contact form with success state
- ✅ Continuous marquee ticker
- ✅ Security headers via vercel.json
---
## Contact
- 📧 hello@farmads.ng
- 🌍 farmads.ng
- 🏢 Renovate Africa · Abuja, Nigeria
---
*© 2025 FarmAds.ng · A Renovate Africa Product*