Setup required
No movie API credentials were found.
- Deploying? Set the
TMDB_API_KEY and OMDB_API_KEY environment variables in your Netlify site settings (see NETLIFY.md).
- Running locally? Copy
config.example.js to config.js and add your keys (see SETUP.md).