Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 555 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 555 Bytes

Introduction

This is a project to build a simple web application to interact with and visualise NASA's ENONET API. The data from this API provides information about past and current worldwide natural events. For simplicity, the application avoids any JavaScript frameworks and explores some of the newer features in ES6 and beyond. Bootstrap is used for styling and chart.js / mapbox are used for visualisation.

Getting Started

  • Read the EONET API documentation here