Gamified Microsoft Fabric DP-700 exam preparation app inspired by Microsoft Learn paths and labs.
https://kardelruveyda.github.io/dp700-study-notes/
https://github.com/KardelRuveyda/dp700-study-notes
- Module based learning flow (lesson, task, quiz, flashcards)
- EN and TR localized content
- Progress tracking in browser local storage
- GitHub Pages static deployment
- Next.js (App Router)
- TypeScript
- Tailwind CSS
- Framer Motion
-
Install dependencies:
npm install
-
Start development server:
npm run dev
-
Build production output:
npm run build
Learning topics and lab structure are inspired by public Microsoft Learn and mslearn-fabric materials.