-
create account in (Api Ninjas) Link : https://api-ninjas.com you can check recipe api to find what they provide for you.
-
create .env file and add you API key : EXPO_PUBLIC_API_KEY="your api key" (suggestion make it in a quots bcz you'll find "=" operator in your api may cause problem)
-
run expo server
npm start -c
-
scan qr code using Expo app in your device or lanch in emulator
that's what you need enjoy 😋🥰