Application that monitors asteroid and comet close approaches to Earth.
- NASA API
- Node.js
- HTML
- CSS
- JavaScript
Step 1: Download/clone.
git clone https://github.com/romanstetsyk/night-sky-watch.git
Step 2: Install dependencies.
npm install
Step 3: Start server.
node server.js