Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 451 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 451 Bytes

isogonic-map

An accurate presentation of current isogonic lines for the date set in the browser. Isogonic lines are displayed for the 6th of June in the current year.

Detailed clicks send requests to the isogonic-api with info about the location & time of the click event.

Live: [https://geomag-map.herokuapp.com/]

Installation

npm install 

Local

Run the server using

npm start