Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.8 KB

File metadata and controls

51 lines (37 loc) · 1.8 KB

Welcome to todolist 👋

Version Documentation Twitter: talia_nassi

This example shows how to add feature flags easily to my todolist app with react. I want to add the ability to control whether the current user can delete tasks. I want to roll this functionality out in a controlled way, using feature flags.

Prerequisites

Split.io is a feature flagging and experimentation platform. Split makes it easy for developers to set up feature flags, perform controlled rollouts with canary releases, and measure the outcomes with detailed analytics.

Getting Started

To install this example application, run the following commands:

git clone https://github.com/splitio-examples/react-set-up-feature-flags.git 
cd react-set-up-feature-flags
npm install 

Usage

npm start

Author

👤 Talia Nassi

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator