rafaelderolez / random-apod-generator

A Backbone SPA that generates random Astronomy Pictures Of the Day by NASA
MIT License
5 stars 1 forks source link

Random APOD Generator

This is a simple little web app that generates an APOD (Astronomy Picture of the Day) from NASA's APOD Archives.

Version

1.0

Tech

Random APOD uses a number of open source projects to work properly:

Installation

You need npm and grunt installed globally.

$ git clone [https://github.com/rafaelderolez/random-apod] random-apod
$ cd random-apod
$ npm install
$ grunt serve

Development

Want to contribute? That's nice! Change, improve, feel free to create pull requests.

Todos

License

MIT