You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I designed an image search project with ReactJS. A project that sends a request to the Unsplash API according to the input entered by the user and returns 10 images that match the relevant input via the API and prints them to the screen.