## Statsig React Client SDK

[![npm version](https://badge.fury.io/js/statsig-react.svg)](https://badge.fury.io/js/statsig-react)

> [!IMPORTANT]
> This version of the SDK is now in maintainance mode and will only receive bug fixes.
> All new features will be added to the [@statsig/js-client and @statsig/react-bindings packages](https://github.com/statsig-io/js-client-monorepo).
> Users of the `statsig-react` npm package should migrate to the `@statsig/js-client` and `@statsig/react-bindings` packages by 1/31/2025 - see this [migration guide](https://docs.statsig.com/client/javascript-sdk/migrating-from-statsig-react?ref=gh_react).

The Statsig React SDK for single user client environments. If you need a SDK for another language or server environment, check out our [other SDKs](https://docs.statsig.com/#sdks?ref=gh_react).

Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and create an account at [statsig.com](https://www.statsig.com?ref=gh_react).

## Getting Started
Check out our [SDK docs](https://docs.statsig.com/client/reactSDK?ref=gh_react) to get started.

