xren935 / npm-star

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM-Star

Being an astrophysics enthusiast, I appreciate the fact that we can just look up at the sky as a way of looking back in time 👀💫. Ever wondered if there's a SpaceX satellite orbitting around you? Try out NPM-Star! (+bonus points if you know what's behind the name).

NPM-Star is a web app that uses real-time data(https://docs.spacexdata.com/) to visualize star tracks.
Simply enter the geolocation of the place you want to inspect and specify how long you want the animation to last, and you'll be able choose satellites from all the available ones and see them moving on the world map.

A Quck Look

Running it locally

To run this project on your local computer:
download or clone this project,
run npm install to install all dependencies,
then run npm start to run it on your localhost,
now go to your localhost and you'll see NPM-Star up and runnig.

About


Languages

Language:JavaScript 80.7%Language:CSS 11.8%Language:HTML 7.5%