ICHH — Ifakara Children Healing Hands Website
This repository contains the source code for the Ifakara Children Healing Hands (ICHH) Tanzania website, built using HTML, CSS, and JavaScript. The website provides information about the organization, its objectives, news, donation options, and contact details.
🌐 Live Website: https://ichh.vercel.app and on https://ichh.or.tz
🚀 About the Website
ICHH Tanzania is focused on preventing mother-to-child HIV transmission and improving the health and wellbeing of children in the Ifakara region.
The website is designed to:
Present the organization’s mission and objectives
Provide a donation platform for supporters
Share news and events about health initiatives
Offer a contact section for inquiries and collaborations
The website is fully responsive and works on desktop and mobile devices.
🛠 Tech Stack
Frontend: HTML5, CSS3, JavaScript
Styling: Custom CSS with responsive layouts
Deployment: Vercel
Version Control: Git & GitHub
📂 Project Structure index.html # Main landing page about.html # About section donate.html # Donation page objectives.html # Organization objectives news.html # News & events contact.html # Contact form and info css/ ├── style.css # Main stylesheet js/ ├── script.js # JavaScript functionality images/ ├── *.jpg / *.png # Organization, event, and banner images
🧑💻 Getting Started
Clone the repository:
git clone https://github.com/your-username/ichh-website.git
Navigate to the project folder:
cd ichh-website
Open index.html in your browser to view the website locally.
No backend or server setup is required since this is a static website.
✏️ Customization
Update content in HTML files (index.html, about.html, etc.)
Replace images in the images/ folder
Modify styles in css/style.css
Adjust JavaScript functionality in js/script.js
📦 Deployment
The website is deployed on Vercel, but can also be hosted on:
Netlify
GitHub Pages
Any static hosting provider
Simply upload the files and point your domain.