Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 359 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 359 Bytes

NASA APOD React-app

A React application that fetches and displays data from NASA's Astronomy Picture of the Day (APOD) API, including the title, description, and image of the day.

Features

  • Fetches and displays the Astronomy Picture of the Day from NASA's APOD API.
  • Shows the title, description, and image for the current day.
  • Responsive design.