/* Copy this into a file named apiKey.js */
const apiKey = ‘1Fyumxi87oKbruE4lr9d0atsems0qxpvIDKea0h6u’;
const appId = ‘com.gmail.muredkakar.microverse’;
export default {apiKey, appId};