This is what we will try to build! (Styling will be left completely up to you, this tutorial will focus more on the functionality).
Searching a country will fetch from an external API and fill the card with its flag and other details.
Clone this repo
https://github.com/csesoc/open-dev-react-part-2-exercises
Remember to run npm install after cloning so you download all the appropriate node_modules!