Skip to content

A simple project that uses APOD API to get NASA's daily astronomy picture and generate a color palette from the image.

License

Notifications You must be signed in to change notification settings

yethranayeh/daily-space-palette

Repository files navigation

Daily Space Palette

This is a web app that fetches the Astronomy Picture of the Day using NASA's APOD API, then generates a color palette from that picture.

With this project, I hope to offer designers and developers an automatically generated color palette that contains colors from the Astronomy Picture of the Day.

Built With:

Features to be added:

  • Currently, the image displayed on the page is a lower resolution of the original. There will be an option to view the HD version of the image.
  • There is only a single palette generated from the image, which acts as the primary palette. However, I plan to add multiple palettes that will originate from the original color palette to offer alternatives.

Credits