Tired of the standard cocktails on weekends? Try new ones!
This application was built as a demonstration of feature flags to play with them use the toggled
branch and you will need run also the backend and the feature manager in the repository FeatureFlags. It consumes the api provides by The cocktail Db.
Install dependencies fist with:
npm install
Run the application using:
npm start
Then open http://localhost:3000 to view it in the browser.
Or run using the dockerfile inside the project