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.
- Vite
APOD API
- to fetch the Astronomy Picture of the Day and its details.node-vibrant
- to generate the color palette.
- 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.
- Background gradient generated with Gradient Animator by Ian Forrest
- App icon (edited for this app) provided by SVG Repo under CC0 License