A website designed and developed to utilize NASA API APOD to get the astronomy picture of the day and its description.
Link to project: https://stargazerssociety.netlify.app/
Tech used: HTML, CSS, JavaScript
The website used HTML to structure the page and its content. The page was designed with CSS and utilized media queries to adjust for different screen sizes. JavaScript was used for the NASA API integration.
Learned how to integrate APIs.