/asteroid-approaches

Application that monitors asteroid and comet close approaches to Earth

Primary LanguageEJS

Near Earth Objects

Application that monitors asteroid and comet close approaches to Earth.

Live version: https://asteroids-approaches.herokuapp.com/

Screenshot

Technologies

  • NASA API
  • Node.js
  • HTML
  • CSS
  • JavaScript

Install

Step 1: Download/clone.

git clone https://github.com/romanstetsyk/asteroid-approaches.git

Step 2: Install dependencies.

npm install

Step 3: Start server.

node server.js