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
# npmnpm install qortex-store-react# yarnyarn add qortex-store-react# pnpmpnpm add qortex-store-react
Requirements
• **qortex-store** — Included as a dependency (auto-installed) • **React** ≥ 18 — Required as peer dependency