An open API service indexing awesome lists of open source software.

https://github.com/ewoken/world-data-app


https://github.com/ewoken/world-data-app

coal data energy gas oil vizualisation world

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# world-data-app
[![Build Status](https://travis-ci.com/ewoken/world-data-app.svg?branch=master)](https://travis-ci.com/ewoken/world-data-app)

Demo at [https://ewoken.github.io/world-data-app/](https://ewoken.github.io/world-data-app/)

Snapshot:
![Screenshot of demo](https://ewoken.github.io/world-data-app//homeSnapshot.jpg)

## Contributing

Feel free to propose PR with new features or updated data.

### Get started

```bash
git clone https://github.com/ewoken/world-data-app.git
cd world-data-app
npm i
npm start
```