Vidya Setu is the learning platform for courses, lessons, quizzes, assignments, batches, and student progress tracking.
npm install
npm run devThis app uses:
- Next.js for the frontend
- Convex for the backend and data layer
- Convex Auth for authentication
- Tailwind for styling
Use the local app and Convex backend together during development:
npm run dev