an agriculture cool website
# Ulimi
Ulimi is a browser-based agriculture portal:
- Marketplace (direct sellers and buyers)
- Market price board
- Agri finance gateway (loan requests)
- Insurance gateway (crop insurance requests)
## How to run
Open `index.html` in a browser.
## Demo accounts
- Farmer: `farmer@ulimi.local` / `farmer123`
- Buyer: `buyer@ulimi.local` / `buyer123`
- Admin: `admin@ulimi.local` / `admin123`
## Data storage
All data is saved in your browser using `localStorage`.
If you want to reset the app, clear site data for the page in your browser settings.