Track the International Space Station's real time position above the earth.
Deployed on GitHub Pages at https://jackgdll.github.io/ISS_tracker/
Map is updated every 3 seconds, making an API call to https://api.wheretheiss.at/v1/satellites/25544
A trail is left behind the Stations path.
Clone the repo:
git clone [email protected]:jackgdll/ISS_tracker.git
docker-compose up --build
nvm install v16.13.1 && nvm use v16.13.1
yarn
yarn start