Skip to content

Ricano/iss_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iss_tracker IssImage

Consuming data from wheretheiss.at API.

About ISS Tracker

ISS Tracker main goal is to pin point, on a map, the International Space Station real time location.

The app uses the "Where The ISS at?" API to gather the ISS data.

It then implements the Leaflet library to display the data on a map.

Getting started

To get a local copy up and running follow these simple steps.

Prerequisites

VS Code or any other way to run a live local server.

Installation

Clone the repository

git clone [email protected]:Ricano/iss_tracker.git

Switch to the repo folder or open it in VSCode

cd iss_tracker

Run index.html

rename index.php to index.html and run it
use VSCode live server or doubleclick on the index.html file 

License

License: MIT