This project is intended for learning purposes only.
Discover the Astronomy picture of the day provided by NASA. You are able to travel back in time when you check the photo of the day by using the date picker and selecting a specific date you want to go back to.
Enjoy the magnificent photos!
Here are the tools that helped me build this project:
- Angular
- Angular Material
- Bootstrap
- Moment.js
Below are the API endpoints used to build this project.
NASA API: https://api.nasa.gov/
Random Image API: https://picsum.photos/
Random Text API: http://metaphorpsum.com/
You can run the project locally using the command ng serve
or npm run start
. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.