These are some bonus milestones you can try to include in your app!
Placeholder text
Upon loading the app, not country has been searched yet. Ensure you display some clean placeholder text/behaviour.
Do not display a default country because no country has been searched yet
Error handling
Ensure your app responds appropriately to non-existent country names. For example, if you were to bash your keyboard and search the result, ensure your app at the very least does not break.
Some suggestions on how to handle bad input:
💡Play around with the API! What sort of response do you get when you search random text?