https://github.com/mmabiaa/mmabiaacares
A NGO foundation to support kids and the needy.
https://github.com/mmabiaa/mmabiaacares
Last synced: 3 months ago
JSON representation
A NGO foundation to support kids and the needy.
- Host: GitHub
- URL: https://github.com/mmabiaa/mmabiaacares
- Owner: Mmabiaa
- Created: 2025-07-08T21:14:54.000Z (3 months ago)
- Default Branch: mmabiaa
- Last Pushed: 2025-07-28T22:08:08.000Z (3 months ago)
- Last Synced: 2025-07-29T00:08:34.987Z (3 months ago)
- Language: TypeScript
- Homepage: https://mmabiaa-cares.vercel.app
- Size: 234 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mmabiaa Cares
[Live Site: mmabiaa-cares.vercel.app](https://mmabiaa-cares.vercel.app)
## Overview
**Mmabiaa Cares** is a faith-based nonprofit organization dedicated to transforming communities across Ghana. The foundation empowers vulnerable children, women, and families through sustainable programs in food security, education, healthcare, and economic empowerment. This web application serves as the digital home for Mmabiaa Cares, providing information, impact stories, donation and volunteer opportunities, and more.
---
## 🌍 About the Foundation
- **Founded:** 2019
- **Mission:** Empower vulnerable communities in Ghana through sustainable development, guided by Christian values of love and service.
- **Vision:** A Ghana where every community has access to basic necessities, quality education, healthcare, and opportunities for sustainable development.
- **Core Pillars:**
- Food Outreach
- Education
- Healthcare
- Women & Children Empowerment
- **Impact:** Serving over 45 communities across Ashanti, Central, and Northern regions.---
## ✨ Features
- **Modern, Responsive UI:** Beautiful, accessible design for all devices.
- **Hero Carousels:** Engaging image carousels on the homepage and hero sections.
- **Impact Counters:** Animated statistics showing real-time impact.
- **Programs Overview:** Detailed information on each core program.
- **Impact Stories:** Real stories from beneficiaries, volunteers, and donors.
- **Donation System:** Secure, user-friendly donation interface.
- **Volunteer Portal:** Opportunities and application forms for volunteers.
- **Contact & Newsletter:** Easy ways to reach out and stay updated.
- **Admin Transparency:** Financial reports and organizational credentials.---
## 🛠️ Tech Stack
- **Framework:** [Next.js 15](https://nextjs.org/)
- **Language:** TypeScript, React 19
- **Styling:** Tailwind CSS
- **UI Components:** Custom + Radix UI + Lucide Icons
- **Carousel:** embla-carousel-react
- **Deployment:** [Vercel](https://vercel.com/)---
## 🚀 Getting Started
### Prerequisites
- Node.js (v18+ recommended)
- pnpm, npm, or yarn### Installation
```bash
# Clone the repository
$ git clone https://github.com/your-org/mmabiaa-cares.git
$ cd mmabiaa-cares# Install dependencies
$ pnpm install # or npm install or yarn install
```### Development
```bash
# Start the development server
$ pnpm dev # or npm run dev or yarn dev
```
Visit [http://localhost:3000](http://localhost:3000) to view the app locally.### Build & Production
```bash
# Build for production
$ pnpm build # or npm run build or yarn build# Start production server
$ pnpm start # or npm start or yarn start
```---
## 🏗️ Project Structure
- `app/` — Main Next.js app directory (pages, layouts, components)
- `components/` — Reusable UI components
- `public/` — Static assets (images, icons, etc.)
- `styles/` — Global and Tailwind CSS files---
## 📢 Contributing
We welcome contributions! Please open an issue or pull request for suggestions, bug fixes, or new features.
---
## 📬 Contact & Links
- **Website:** [mmabiaa-cares.vercel.app](https://mmabiaa-cares.vercel.app)
- **Email:** info@mmabiaacares.org
- **Location:** Kumasi, Ashanti Region, Ghana
- **Social:** Facebook, Instagram, Twitter (see website footer)---
## 🙏 Acknowledgements
- All donors, volunteers, and partners supporting Mmabiaa Cares
- Open source libraries and the Next.js community---
> "Transforming Lives, One Community at a Time."