search-for-your-flag

Search for county flag with public API https://restcountries.com/v2/all

Stars
5

Search for any flags from all over the world

using public API_KEY = "https://restcountries.com/v2/all";

TO BE done

  • demo
  • add better abstraction
  • write Unit tests based on (RTL) React Testing Library
  • write E2E test with Cypress
  • CI integration with github Action
  • autocomplete search text field
  • pagination