# OpenLearnX OpenLearnX is an AI-powered learning platform with adaptive quizzes, coding practice, course tracking, and dashboard analytics. ## Install ```bash npm i @th30d4y/openlearnx@2.0.4 ``` > Official package name: `@th30d4y/openlearnx` (scoped). > Unscoped `openlearnx` is not the official package for this repository. ## Project This package contains the OpenLearnX frontend (Next.js). ## Quick Start (development) ```bash npm install npm run dev ``` ## Build ```bash npm run build npm start ``` ## Repository https://github.com/th30d4y/OpenLearnX