Skip to content

A simple application that show the Nasa astronomy picture of the day

License

Notifications You must be signed in to change notification settings

gabrieledarrigo/nasa-apod

Repository files navigation

Nasa APOD

Nasa Astronomy Picture of the Day.

Build Status

An simple Javascript single page application that shows the Astronomy Picture of the Day. with a little explanation on the photo's subject. You can browse more photos by using the calendar in the navigation menu.

Tinkered with:

Show me the app please!

Just browse to https://nasa-apod.gabrieledarrigo.now.sh/

Installation and run

Clone the repository, than install all application's dependencies:

$ npm install

Launch all unit tests with:

$ npm run test

Run the application:

$ npm run serve

Releases

No releases published

Packages

No packages published