NASA APOD Image Viewer
My first project for Stardance. It’s a simple web page that shows NASA’s Astronomy Picture of the Day — pulls the image and description live from NASA’s API, so it updates automatically every day.
I’m a total beginner, so I built this step by step: started with a hardcoded image just to get the layout, then learned how to fetch live data from an API and swap it in using JavaScript. Also learned to keep my API key private instead of exposing it in the public repo.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.