Empowering Learning Through Intelligent, Seamless Innovation
Live Website - https://learnwise-xi.vercel.app/
Learnwise is an adaptive, AI-powered learning platform built for modern learners.
It provides an intuitive and seamless environment for students to practice, learn, and track their progress with cutting-edge tools and technologies.
- 📚 Adaptive Learning: Personalized question difficulty based on learner performance.
- ⚡ Real-Time Assessment: Track progress instantly with detailed feedback.
- 🎯 Placement Prep: Focused sections on Quantitative Aptitude, Logical Reasoning, Data Interpretation, and Verbal Ability.
- 👨🏫 Teacher & Admin Dashboard: Manage question banks and student performance.
- 🎮 Gamified Learning: Streaks, points, and leaderboards to boost motivation.
- Frontend: React, TypeScript, Vite, ESLint, React Hook Form
- Styling: PostCSS, Autoprefixer
- Validation: Zod
- Utilities: date-fns
- Package Manager: npm
Clone the repository:
git clone https://github.com/Manvith-kumar16/Learnwise.git
cd LearnwiseInstall dependencies:
npm installRun the development server:
npm run devLearnwise/
├── public/ # Static assets
├── src/ # Source code
│ ├── components/ # Reusable UI components
│ ├── pages/ # Application pages
│ ├── hooks/ # Custom hooks
│ ├── utils/ # Helper functions
│ └── styles/ # Global styles
└── package.json # Project metadata
This project is licensed under the MIT License. See the LICENSE file for details.

