Agri-Link is a progressive web application (PWA) designed to connect farmers directly with buyers and suppliers. It includes a real-time auction system, product listings, and relevant agricultural updates, aiming to eliminate middlemen and empower the agricultural community.
-
🔄 Real-Time Auction System
- Bidirectional interface for dynamic bidding
- Live updates with top bidder visibility
-
🛒 Product Listings
- Farmers can add items for sale or auction
- Improved access to a broader market base
-
🌦️ Integrated Agricultural Services
- Weather updates
- Latest government schemes for farmers
-
👤 User Authentication & Profiles
- Secure login using Firebase Auth
- Dynamic role-based profiles (Farmer or Buyer)
- Frontend: React (PWA), TypeScript, TailwindCSS
- Backend: Firebase (Firestore, Auth, Hosting, Functions)
git clone https://github.com/yourusername/agri-link.git
cd agri-link
npm install
npm start
---
## Deployed Link
- https://agri-link-gamma.vercel.app/