Skip to content

Instantly share code, notes, and snippets.

Created May 10, 2016 14:00
Show Gist options
  • Save anonymous/c12f592261b36e6624fd5ae5a28d300f to your computer and use it in GitHub Desktop.
Save anonymous/c12f592261b36e6624fd5ae5a28d300f to your computer and use it in GitHub Desktop.

##React Countries Lab/Homework

  • Add more information about each country in the CountryInfoBox
  • Create a new sub component of CountryInfoBox displaying the codes of the bordering countries.

Further to consider:

  • How could we display the details of each bordering country?
  • How could we filter by region?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment