React Native + Apollo - test app
- Internet (the app fetches data from a third-party graphql api)
- .env file credentials (see .example.env) api = https://github.com/slugs99/carelulu-test-api
Use the package manager npm to install this app.
1. Click the link above to download node.js (comes with npm)
2. Clone this repo and cd carelulu-test-app
3. Then execute from the terminal
npm install
npm install -g expo-cli
expo start
(expo opens a terminal and shows a QR code)
4. Download expo from your smart phone
5. Scan the QR code from #3
6. The app should be opened in your phone