Demo: https://hv-iss-tracking.netlify.app/
- Serverless with Netlify
- Using Here Map API
- Calculating location, height adn speed through TLE (Two-Line Elements)
- Drawing Orbit with Polyline (Here API)
- Locating user location and mark on map
- Install Nodejs >= 12.x
npm i -g yarn
git clone https://github.com/Haven-Code/ISS-Tracking-Vue.git
yarn install
yarn serve
yarn build