Skip to content

Ebazhanov/search-for-your-flag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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