blob: ceb8e8a4c3c394d43a5f0e07495cb6afe4d8ce2b (
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;'/>
|