Explore the docs »
View Demo
·
Report Bug
International space station tracker to keep track off the current position of the space station and show info about current velocity and altitude. Made with Vanilla js
To get a local copy up and running follow these simple steps.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/ChristianPredoianu/int-space-station-tracker.git
-
Install NPM packages
npm install
-
Run dev server
npm run dev
-
Build for production
npm run build
Keep track of the current position of the international space station on map, see previos position on map, see info about current velocity and altitude. Data refreshes every 2 sec due to rate limit from API.
Distributed under the MIT License. See LICENSE for more information.
Christian Predoianu - @linkedin - christianpredoianu@yahoo.com
Project Link: https://github.com/ChristianPredoianu/int-space-station-tracker