African AI Foundation platform — community, events, member resources
# African AI Foundation Platform
> Community platform for the African AI Foundation — events, membership, and public programming.
## The problem
AAIF needed a central digital home for community events, member resources, and public-facing programming — not a generic marketing page disconnected from how the community actually operates.
## What this is
A Next.js platform for the African AI Foundation (AAIF), supporting community engagement, event visibility, and member-facing resources. Companion to the public marketing site in AAIF-Website.
## Stack
Next.js · TypeScript · React · Tailwind CSS · Vercel
## Local development
```bash
npm install
npm run dev
```
Open
localhost.
## Related repos
| Repository | Role |
|------------|------|
| AAIF-Website | Public marketing site |
| **aaif-platform** (this repo) | Platform / community application layer |