Installation

Get started with qortex-store-react

Install qortex-store-react for React state management with selectors.

Install qortex-store-react using your preferred package manager. It includes qortex-store as a dependency automatically.

Install Package

qortex-store is included as a dependency — you only need to install qortex-store-react:

Install Package

# npm
npm install qortex-store-react
# yarn
yarn add qortex-store-react
# pnpm
pnpm add qortex-store-react

Requirements

• **qortex-store** — Included as a dependency (auto-installed) • **React** ≥ 18 — Required as peer dependency