
This project uses the NASA Api to enter a date and display the name, picture, and description of an image or video NASA took that day of outer space.
View my project here: https://jacinthadev.github.io/simple-nasa-api/
Tech used: HTML, CSS, JavaScript
The user enters a date which is then entered in the URL of the NASA api. JSON is used to fetch the image and description and display it in the HTML.
This was my first time experimenting with APIs. It was very fun to learn how much can be done with code and how powerful Javascript is.
Take a look at similar projects!
Weather App: https://github.com/JacinthaDev/Weather-API/tree/answer
Tic-Tac-Toe: https://github.com/JacinthaDev/Tic-Tac-Toe/tree/answer
Avatar The Last Airbender Slot Machine: https://github.com/JacinthaDev/Slot-Machine/tree/answer