Skip to content

therosbif/ISS_tracker

Repository files navigation

ISS Tracker

Track the International Space Station's real time position above the earth.

Deployed on GitHub Pages at https://therosbif.github.io/ISS_tracker/

Tech Stack

Prerequisites

Description

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.

Usage

Clone the repo:

git clone git@github.com:therosbif/ISS_tracker.git

Docker

docker-compose up --build

Local

nvm install v16.13.1 && nvm use v16.13.1

yarn

yarn start

About

Track the ISS in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published