marvel-characters Marvel API app How to build on your environment Add your Marvel Developer API keys in apikey.properties in the root directory of the project. PUBLIC_API_KEY="YOUR_PUBLIC_API_KEY" PRIVATE_API_KEY="YOUR_PRIVATE_API_KEY"