/macroIndicators

Angular 1.5 components, using the World Bank public API to display data

Primary LanguageCSS

=======

macroIndicators

This is a Node.js project hosted on Cloud9 IDE!

With a static express server, and using Angular 1.5 components, I display data obtained from the public World Bank API

https://datahelpdesk.worldbank.org/knowledgebase/topics/125589-developer-information.

Running the server

  1. Open server.js and start the app by clicking on the "Run" button in the top menu.

  2. Alternatively you can launch the app from the Terminal (where the package.json file is):

    $ npm install $ node server.js

  3. Open localhost:3000

Alt text

Type in the search bar the name of the country you want information from.