# Lesotho Hub πΏ
A simple 5-page website created for **BIWD2110 β Web Design**.
The site allows farmers in Lesotho to advertise their products, and customers to view prices and contact farmers.
## π Pages
- **Home (`home.html`)** β categories of farmers with navigation
- **Businesses (`business.html`)** β list of businesses and products with prices
- **Tips (`tips.html`)** β helpful business tips for farmers
- **About (`about.html`)** β explains the purpose of Lesotho Hub
- **Contact (`contact.html`)** β contact details and a simple claim submission form
## π οΈ Technologies Used
- **HTML5** for structure
- **CSS3** for styling & responsiveness
- Media queries for mobile-friendly layout
## π How to View
### Option 1: Live Demo (GitHub Pages / 000webhost)
π Live Website Link
*(Replace with your actual live URL after deployment)*
### Option 2: Local Preview
1. Download this repository (`Code β Download ZIP`)
2. Extract the files
3. Open `home.html` in your browser
## π Project Structure
```
lesotho-hub/
βββ home.html # Home page
βββ business.html # Business listings
βββ about.html # About us
βββ contact.html # Contact form
βββ tips.html # Business tips
βββ styles.css # Main stylesheet
βββ README.md # Project documentation
```
## π¨βπ» Author
Developed by *[lefu nyofane]* for BIWD2110 β Web Design Assignment.