Logo Lanfrica

SEED-Cameroon/learnhub-web

Domaine:

education

Type de record:

software
Créateur:
SEE
Hôte:
# LearnHub Web Frontend for LearnHub Cameroon — a subscription learning platform with a YouTube-style community layer (previews, likes, comments, follows) where local tutors earn through Mobile Money subscriptions. > Full project roadmap: see the LearnHub Internship Guide document. The API lives in the learnhub-api repo. ## Tech stack - React (Vite) + Tailwind CSS - Consumes the learnhub-api REST API (JWT auth) - Hosting: Vercel ## Getting started ```bash git clone cd learnhub-web npm install cp .env.example .env # then fill in real values (ask a lead) npm run dev ``` ## Branch & PR rules Read CONTRIBUTING.md before your first commit. Short version: never push to `main`, branch per feature, small PRs, one review required. ## Team | Role | Name | GitHub | |------|------|--------| | Team Lead | | | | Frontend | | | | Backend | | | | UI/UX | | | | QA & Docs | | |