This is a simple, single-page-application to display NASA's astronomy photo of the day and browse previous days.
- The underlying technologies are JavaScript, HTML and CSS
- The app uses the React library for the frontend architecture
- It leverages NASA's API for data related to the astronomy photo of the day
- Dependencies are in package.json and include Font Awesome, Styled Components and Axios
- The app is hosted by Netlify
- Create a forked copy of this project
- Clone a version to your local repository
- Download project dependencies by running
npm installin your terminal - Start up the app locally using
npm start - Happy hacking!
- When you're ready, share it or pull request me
For feedback or contributions please submit a pull request or DM me
Thanks for checking it out!
