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
- Host: GitHub
- URL: https://github.com/ewoken/world-data-app
- Owner: ewoken
- Created: 2018-12-11T09:34:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T01:27:41.000Z (over 3 years ago)
- Last Synced: 2024-06-11T19:04:56.961Z (almost 2 years ago)
- Topics: coal, data, energy, gas, oil, vizualisation, world
- Language: JavaScript
- Homepage: https://ewoken.github.io/world-data-app/
- Size: 39.7 MB
- Stars: 9
- Watchers: 5
- Forks: 0
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# world-data-app
[](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:

## 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
```