Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 411 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 411 Bytes

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

gif