Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1010 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 1010 Bytes

Favorite Space

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.

API Usage

This app makes use of the publicly available NASA APOD (Astronomy Picture of the Day) API.

Future Development / Roadmap

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.

Support

Send any issues you may encounter to: natalieangelinag/at/gmail.com.