It's React based app where one can search any image
Here we are using pixabay API
This is the get request: "https://pixabay.com/api/"
it has various parameters, some of the necessary parameters are key(which we will get after login to it)
doc link