Ebazhanov / search-for-your-flag

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

Home Page:https://search-for-your-flag.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://search-for-your-flag.vercel.app/


Languages

Language:JavaScript 76.7%Language:SCSS 10.7%Language:HTML 10.1%Language:CSS 2.2%Language:Shell 0.2%