This project leverages NASA's Astronomy Picture of the Day (APOD) API to fetch and display daily images of our universe. The APOD API is a powerful resource provided by NASA, offering access to their vast collection of astronomical images and data. Check the project here
This project is an implementation based on a tutorial by a YouTuber. The original tutorial can be found at the following link: Build a NASA APOD Project
- Fetches daily images from NASA's APOD API.
- Displays the image along with its title and description.
- Provides a user-friendly interface to explore the cosmos.
- HTML
- CSS
- JavaScript
- React
- NASA APOD API