🌍 Open Source Ghana is a community-led initiative promoting open collaboration across Ghana’s tech ecosystem. Our website is open for contributions — code, design, or content. Join us in building a welcoming hub for developers, creators, and open-source enthusiasts.
# 🌍 Open Source Ghana
**Open Source Ghana** is a community-led initiative dedicated to promoting open collaboration, knowledge sharing, and contribution culture across Ghana’s tech ecosystem.
We believe that open source isn’t just about code — it’s about **community, creativity, and collaboration.**
Our website (**opensourceghana.org**) is open source and open for everyone to contribute — developers, designers, writers, and enthusiasts alike.
---
## ✨ Our Mission
To make open source **accessible, inclusive, and exciting** for everyone in Ghana and beyond.
We aim to:
* Encourage **new contributors** to take their first step into open source.
* Partner with **local tech communities** to promote contribution opportunities.
* Showcase **African innovation** through collaborative, transparent projects.
* Build a **welcoming hub** where anyone can learn, share, and grow.
---
## 🚀 Getting Started
### 1. Fork and Clone
```bash
git clone
github.com
cd opensourceghana.org
```
### 2. Install Dependencies
(Adjust depending on your tech stack — example for Node)
```bash
npm install
```
### 3. Run Locally
```bash
npm run dev
```
Your development server should now be live at `
localhost`
---
## đź’ˇ How to Contribute
We welcome **all kinds of contributions** — from fixing typos and improving UI to writing blog posts and adding new features.
1. Check out our CONTRIBUTING.md for detailed steps.
2. Pick an open issue or create a new one.
3. Fork the repo, make your changes, and open a Pull Request.
4. Celebrate your first contribution with us 🎉
Look for issues tagged **`good first issue`** if you’re just getting started!
---
## đź§© Tech Stack
* Framework: **Next.js**
* Styling: **Tailwind CSS**
* Deployment: **Vercel **
---
## 🤝 Community & Partnerships
Open Source Ghana collaborates with local developer groups such as **Python Ghana**, **GDG Accra**, and others to expand open-source participation.
If y …