Skip to content

Latest commit

 

History

History

README.md

ConfigCat React SDK Sample App

This application demostrates the ConfigCat React SDK usage through a simple React app.

Build & Run:

  1. Install dependencies
npm install
  1. Run sample app
npm run dev
  1. Open browser at http://localhost:5173/

Learn more

ConfigCat also supports many other frameworks and languages. Check out the full list of supported SDKs here.

You can also explore other code samples for various languages, frameworks, and topics here in the ConfigCat labs on GitHub.

Keep up with ConfigCat on Twitter, Facebook, LinkedIn, and GitHub.

Contributions

Contributions are welcome!