A node app to display NASA Astronomy Picture of the Day in the terminal.
- Get API key here - https://api.nasa.gov/
- Add to .env file
NASA_API_KEY="<your api key>"
- Clone Repo
npm install && npm install . -g
nasa-apod
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A node app to display NASA Astronomy Picture of the Day in the terminal.
NASA_API_KEY="<your api key>"npm install && npm install . -gnasa-apod