/feature-flags-react-firebase

Feature flags for react and firebase.

Primary LanguageJavaScript

feature-flags-react-firebase

A simple Feature Flags React component, provided with an optional container that uses Firebase.

Enables a React app to use a database of Feature Flags set up in Firebase.

Read more about the concept of Feature Flags (a.k.a. feature toggles)at martinfowler.com/articles/feature-toggles.