# Kiswahili Learning Platform - Frontend
This is the **frontend React app** for the Kiswahili Learning Platform.
It connects to the Flask backend to provide quizzes, resources, student progress tracking, and a chatbot called **Mwalimu**.
---
## đź§ Features
- Student login and learning interface
- Admin panel for uploading resources
- Quizzes with multiple types (MCQs, fill-in-the-blank)
- Mwalimu chatbot (powered by ChatGPT backend)
- File uploads and downloads
---
## 🚀 Getting Started
```bash
npm install
npm run build
```
Upload the `/build` folder to Netlify or use GitHub integration.
---
## đź”— Backend API
Change the API base URL in your frontend to match the deployed backend (e.g., Render).
---
## 👤 Copyright
All rights reserved © **Bueren Travis**, 2025.