Official website for DigiFin Literacy Africa (DLA)—an initiative empowering African youth, women, and underserved communities with essential digital and financial literacy skills.
# Digi-Fin Literacy Africa Website
A responsive multi-page website built for **Digi-Fin Literacy Africa (DLA)**, an initiative focused on promoting digital and financial literacy across Africa.
This project was developed as part of a **Web Application Development** course at **Strathmore University**.
---
## Features
* Responsive design (mobile, tablet & desktop)
* Multi-page website
* Dark/Light mode
* Contact form validation
* Resource search/filter
* Bootstrap components and carousel
* Accessible and semantic HTML structure
---
## Pages
* Home
* About
* Programs
* Resources
* Events
* Success Stories
* Blog
* Contact
---
## Tech Stack
* HTML5
* CSS3
* JavaScript (ES6)
* Bootstrap 5
* Git & GitHub
---
## Project Structure
```text
Digi-Fin-Literacy-Africa/
│
├── index.html
├── about.html
├── programs.html
├── resources.html
├── events.html
├── success-stories.html
├── blog.html
├── contact.html
│
├── css/
│ └── style.css
│
├── js/
│ └── script.js
│
├── images/
│
└── README.md
```
---
## Getting Started
1. Clone the repository
```bash
git clone
github.com
```
2. Open the project folder.
3. Launch `index.html` in your browser, or use the VS Code Live Server extension.
---
## Purpose
The website aims to:
* Promote digital and financial literacy
* Share educational resources
* Highlight community programs and events
* Encourage participation in Digi-Fin Literacy Africa initiatives
---
## Author
**Mwangi Emmah**
Computer Science Student — Strathmore University
Founder, Digi-Fin Literacy Africa
---
## License
This project is licensed under the MIT License.
---
## Status
**In Development**