Skip to content

coingaming/hub88-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Hub88 Frontend Developer Challenge

The challenge is to consume open graphql data available at https://countries.trevorblades.com/. You are to consume the countries query

graphql url: https://countries.trevorblades.com/
query name: countries

Task

  • Create a page with a filter and a table, to present the consumed data
  • The filter should include only one text input field to filter by country code
  • The table should include only 2 columns: country name and country code
  • Styling is up to you
  • Test your solution
  • Use typescript

Submission

  • Provide a README.md file with instructions on how to install and run your project
  • Ensure project source code is available in a public github repository
  • Send repository link to the recruitment partner

About

Hub88 Frontend Developer Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published