Skip to content

A starter react app using Optimizely to demonstrate switching between two features.

Notifications You must be signed in to change notification settings

koalamango/react-feature-flag-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Feature Flag Starter

A simple react app using Optimizely to demonstrate switching between two features.

The application will switch 50/50 between two versions using a randomly generated User ID stored in local storage.

To reset your ID, clear local storage and refresh your page; the app will generate a new one.

Development

# To develop
yarn start

# To build
yarn build

Demo: https://react-feature-flag-starter.vercel.app/

About

A starter react app using Optimizely to demonstrate switching between two features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published