Live demo - Slides - Apollo-server part
This demo app consumes a GraphQL API to power a React Native cocktails recipe book.
Connect to this URL and click on Open project in the browser
, or scan the QR code with the Expo App to open it on your phone!.
yarn
yarn start
OR if you want to log all network operations
yarn
DEBUG_APOLLO=true yarn start
Press i
or a
to either open an iOS or Android simulator.
Thanks to TheCocktailDB for the data!