Skip to content

An example of using feature flags service with Config Cat on a simple React Book lister app

Notifications You must be signed in to change notification settings

yasmin-e/libraryapp-configCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library App with configCat Feature flag

This is a simple library app where you can add books to a list and clear the list if necessary.
The list is maintained in the browser's Local storage so refreshing is possible.

The feature flag sets the Sorted Mode.

Default Mode: the books are displayed in the order they were added.

Sorted Mode: the books are displayed from newest to oldest.

About

An example of using feature flags service with Config Cat on a simple React Book lister app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published