A Digital Public Good for healthcare access in Sierra Leone
# MedReach SL 🏥
**A Digital Public Good for Healthcare Access in Sierra Leone**
> DCOMP204 – Web Design 1 | Assignment 2 | Limkowing University of Creative Technology | Semester 04, 2026
---
## 📌 Overview
MedReach SL is a free, open-access web platform that connects rural Sierra Leoneans to nearby clinics, medicine availability, and verified Community Health Workers (CHWs). Built as a Digital Public Good (DPG), it is designed to function on low-bandwidth connections and across all device types.
**Primary SDG:** SDG 3 – Good Health & Well-Being
**Supporting SDGs:** SDG 10 – Reduced Inequalities | SDG 17 – Partnerships for the Goals
---
## 🗂️ Repository Structure
```
medreach-sl/
├── index.html # Main landing page (fully responsive)
├── README.md # This file
```
---
## 🚀 How to Run
No build tools or installs needed. This is a plain HTML/CSS project.
**Open in browser:**
```bash
# Simply open the file directly
open index.html
```
Or right-click `index.html` → Open with → your browser.
---
## 🎨 Design Choices
- **Fonts:** Fraunces (serif, headings) + DM Sans (body) — via Google Fonts
- **Colors:** Forest green palette (#0F6E56, #1D9E75, #085041) — reflecting health and Sierra Leone's landscape
- **No frameworks:** Pure HTML + CSS (Grid & Flexbox only)
- **Icons:** Tabler Icons webfont (via CDN)
- **Offline-ready concept:** Key UI designed for low-bandwidth, cacheable content
---
## Author
- OSMAN ADU DARAMY
- 905005136
- BSEM 1203
- SEMESTER 4
---
*Built with care for the people of Sierra Leone 🇸🇱*