blob: 3ba4f09493cdb8358d1126e854a9a031b197c88f (
plain)
1
2
3
4
5
6
7
|
# Find my country
Provides information on country's capital, area, langauges, and flag. Data is
pulled from https://restcountries.com/#endpoints-all via its REST API
# Example use
![example use](./example_use.png)
<!--<img src='./example_use.png' style='border-radius: 5px;'/>-->
|