Skip to content

splitio-examples/react-set-up-feature-flags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.5%
  • HTML 15.3%
  • CSS 10.2%