thibaultboursier / countries-app-with-apollo

Consuming GraphQL API with Apollo in order to display country list.

Home Page:https://countries-app-with-apollo.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

countries-app-with-apollo

Consuming GraphQL API with Apollo in order to display country list.

See the demo online

https://countries-app-with-apollo.now.sh/

Built With

See countries GraphQL API here

Getting Started

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/thibaultboursier/countries-app-with-apollo.git
  1. Install NPM packages
npm install
  1. Run server
npm start

About

Consuming GraphQL API with Apollo in order to display country list.

https://countries-app-with-apollo.now.sh


Languages

Language:TypeScript 83.8%Language:HTML 13.3%Language:CSS 2.8%