adamki / PDC

A React.js app that queries and displays World Bank Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Public Data Compiler

Heroku

The Public Data Compiler queries the World Bank Api and displays historical data in a graph. The user can select one or mutliple countries to query and modify the data to query for by selecting options. The user can also view current global GDP levels on a map.

technical overview

  • World Bank Api
  • c3.js
  • Google charts
  • React.js
  • Express.js

instructions

  • clone the project
  • run npm install to install the node modules
  • start the server with npm start and visit http://localhost:8080

About

A React.js app that queries and displays World Bank Data


Languages

Language:JavaScript 77.1%Language:CSS 20.3%Language:HTML 2.6%