This is my submission for the YearOne Holiday Dev Challenge. This app displays the 20 most recent Astronomy Picture of the Day from NASA with a collapsible description/caption and ability to like images.
The app is available online.
Built with React.js, Material-UI components, Axios, and Luxon.
This app makes use of the publicly available NASA APOD (Astronomy Picture of the Day) API.
Future plans for the application include developing the backend to track likes for each image (currently the number of likes is randomly generated for demonstration purposes), adding a random generator button to get a specified number of random images from the same API, and to add more styling to the UI.
Send any issues you may encounter to: natalieangelinag/at/gmail.com.