Web page to track position of International Space Station. Position is auto updated and displayed in standard longitude and latitude coordinations, they are also converted to Google Plus code format. Additionally, a nearest city and country are displayed.
Check current position of ISS here: jan25/track-iss.
I wrote this app being fascinated while watching live crew demo-2 launch in June'20.
// Run at localhost:3000
npm run start
// Build and deploy to gh pages
npm run predeploy
npm run deploy
Note: Because of 3rd party CORS proxy, remote requests are rate limited which may cause 'Not Available' responses.
Credits to
https://github.com/google/open-location-code
https://simplemaps.com/data/world-cities
Icons made by Freepik from www.flaticon.com