A modern AI-powered learning platform with personalized learning experiences.
- Dark/Light Mode Toggle: Switch between dark and light themes with a single click
- AI-Powered Learning: Three learning pathways - Study Topics, Complete Courses, and AI Interview Mode
- Personalized Experience: Adaptive content and difficulty adjustment
- Modern UI: Built with React, TypeScript, and Tailwind CSS
The application includes a comprehensive theme system:
- Dark Mode: Default AI-inspired dark theme with neural network aesthetics
- Light Mode: Clean, modern light theme optimized for daytime use
- System Preference: Automatically detects user's system theme preference
- Persistent Storage: Theme choice is saved in localStorage
- Smooth Transitions: Elegant animations when switching between themes
- Install dependencies:
npm install - Start development server:
npm run dev - Open your browser and navigate to the application
- Use the theme toggle button in the header to switch between dark and light modes