Files
OpenLearnX/frontend
Stalin 2e005731b3 Fix: Remove local link: dependencies from package.json for public NPM publishing
- Remove link:@/components/ui/badge
- Remove link:@/components/ui/button
- Remove link:@/components/ui/card
- Remove link:@/components/ui/progress
- Remove link:@/components/ui/separator

These are internal component references only needed for development.
Keeping them breaks public NPM package distribution.
2026-05-08 11:29:03 +05:30
..
2025-07-25 23:58:20 +05:30
2026-05-05 02:47:26 +05:30
2025-07-26 22:27:23 +05:30
2025-07-25 23:58:20 +05:30
2025-07-25 23:58:20 +05:30
2025-07-25 23:58:20 +05:30
2025-07-25 23:58:20 +05:30

OpenLearnX

OpenLearnX is an AI-powered learning platform with adaptive quizzes, coding practice, course tracking, and dashboard analytics.

Install

npm i openlearnx

Project

This package contains the OpenLearnX frontend (Next.js).

Quick Start (development)

npm install
npm run dev

Build

npm run build
npm start

Repository

https://github.com/th30d4y/OpenLearnX