A Frontend-mentor challenge to make ⬇
- Responsive grid layout
- Fetch data from rest-api (
REST-COUNTRIES-API
) - Show countries on the homepage
- Each country should have it's own details page
- Supports filtering by regions
- Support Search for a specific country
-
HTML5
-
CSS3
-
Javascript
- The challenge start with small amount of countries then you can ask for more countries, less, or all countries
- You can specifiy any region to see only countries in that region
- Or you can simply search for a specific country, whether globaly or in a specific region