This React app allows the user to search for images in the NASA Images API. Simply input a valid search query (e.g. "moon", "Saturn", "space" etc) in the search box and the app will fetch images from the API. If you do not provide a valid search query, the app will display the message No results found! Please enter a valid search term.
This project is based on learning materials created by Manchester Codes and was bootstrapped with Create React App.
You can visit the deployed app here.