A specialized learning platform built to empower and educate.
- Frontend: React.js with TypeScript
- Build Tool: Vite
- Components: Custom React components for Live Classrooms and Dashboards.
- Live Classroom: Real-time interaction for students.
- Admin & Student Dashboards: Personalized views for managing progress.
- Services: Integrated backend services for data management.
- Clone the repo.
- Run
npm install. - Run
npm run dev.