Files
OpenLearnX/frontend
dependabot[bot] f4788e0829 build(deps): bump react and @types/react in /frontend
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 19.1.0 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)

Updates `@types/react` from 19.1.8 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-05 19:13:30 +00:00
..
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