Skip to content

FightM9/typescript-rest-countries-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Countries API with color theme switcher

The web application helps you find general background information about countries: flag, area, population, capital, language, land borders and etc.

Features

  • See all countries from the API on the homepage
  • Search for a country using an input field
  • Filter countries by region, area and population
  • Sort countries by name, area, population
  • Change between ASC and DESC sort
  • Grid view and list view for countries
  • Click on a country to see more detailed information on a separate page
  • Click through to the border countries on the detail page
  • Toggle the color scheme between light and dark mode

Screenshot

demo-light

demo-dark

demo-dark-countryt

Links

Process

Built with

Useful resources