EduCore is a scalable, enterprise-grade web learning ecosystem designed to bridge the gap between theory and practice. It features a chapter-based curriculum, interactive code editors, and real-time progress tracking.
- 📖 Chapter-Based Curriculum: Structured learning paths covering HTML5, CSS3, Modern JavaScript, and Advanced React.
- 💻 Interactive Code Editor: Live coding environment within the browser for instant feedback on exercises.
- 📊 Progress Visualization: Real-time analytics and charts tracking your journey through the curriculum.
- 🧩 Assessment Engine: Automated quizzes and code validation to ensure mastery of each topic.
- 📱 Universal Accessibility: Fully responsive design optimized for seamless learning across all devices.
- Frontend: Next.js 15 (App Router), TypeScript
- Styling: Tailwind CSS & Shadcn/UI
- State Management: Zustand for low-latency progress sync
- Interactivity: Monaco Editor / CodeMirror integration
- Animations: Framer Motion for fluid transitions
# Clone the ecosystem
git clone https://github.com/HayreBuilds/EduCore.git
# Enter the workspace
cd EduCore
# Install dependencies
npm install
# Start the learning platform
npm run devLicensed under the MIT License. See LICENSE for details.
Empowering developers worldwide by Hayredin Mohammed