Join fellow astro lovers with this web application!
Link to project: Picture of the Day
Tech used: HTML, CSS, JavaScript, JSON, API
Find the picture of the day taken from the NASA database itself using their public API.
But, don't just stop at today. Go back to yesterday. Matter of fact, try out your birthday!
This app allows you to search through all past NASA POTDs.
Had to handle different data types. So, accounted for both images and videos by using a conditional in the fetch function.