Countries table with consumed data from open GraphQL endpoint. Also, the table has a search mechanism with country code.
Tech stack: React, Typescript, GraphQL, MobX, @mui/material, Vite, Vitest
https://countries-table-graphql.vercel.app/countries
https://countries.trevorblades.com/
countries
yarn install
yarn dev
yarn test
yarn build
yarn lint