Skip to content

thibaultboursier/countries-app-with-apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published