This project is for educational porpuses only.
- App fetches data from https://restcountries.com API, lists all countries, and shows their region and area.
- Client can filter countries by name order, region, and area size
- Regions options are flexible and rendered by data from response
- Reactjs
- TailwindCss
- Axios