Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 526 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 526 Bytes

World Countries

List of all the world countries and by clicking on country you will see counttry details as capital, region, currency and also location in map.

Used tech

  • Country data used from Rest Countries API.
  • Macaw framework for rendering SVG flags.
  • MapKit for showing capital location.
  • And a lot of searching implementation details in Stackoverflow, HackingWithSwift, and Raywenderlich tutorials.

World Countries