Skip to content

Repository files navigation

countries-table-graphql

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

Demo Link:

https://countries-table-graphql.vercel.app/countries

GraphQL URL:

https://countries.trevorblades.com/

Query Name:

countries

Project setup

yarn install

Starts local server and hot-reloads for development

yarn dev

Run the tests

yarn test

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Releases

Packages

Used by

Contributors

Languages