mpesa-backened
# SureBoda
A world-class platform for managing riders, bikes, and investments in the boda boda business.
## Features
- Rider application form (ID, driver’s license, good conduct)
- Client bike management submission
- Buy shares and save towards a bike
- Driver dashboard
- Admin dashboard
## Tech Stack
- Frontend: React + TypeScript + Material-UI
- Backend: Node.js + Express + MongoDB
## Getting Started
### Frontend
```
cd client
npm start
```
### Backend
```
cd server
# (Backend setup instructions will be added as backend is built)
```
---
This project is under active development. Replace all placeholder content and images with your own branding and information.