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.

