iOS App that showing Countries and details using the GeoDB Cities API from Rapid API.
Countries is a app that lists countries and details of countries.
You can save countries and accees them any time you want by saving country.
Homepage is country listing page. Countries lists here line by line. App lists 10 country by default. If you swipe to the bottom of list you can load 10 country more by clicking "Load More" button. You can save country by clicking star button next to it.
If you click a line you will be redirected to detail page. In detail page there is a flag and button called "For More Information". You can save country if you want or remove that country if it is saved by clicking save button at top right.
Saved countries lists in the Saved page. You can remove them if you want by clicking star button next to it. You can reach detail page of the saved countries .
- SwiftUI
- MVVM design pattern
- GeoDB Cities by Rapid API
![Screen S![Uploading Screen Shot 2022-10-17 at 22.54.20.png…]()
hot 2022-10-17 at 22 39 10](https://user-images.githubusercontent.com/47931382/196278343-ee54cca8-b0e2-4eaf-9495-3abf51565d92.png)




