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
This is a React project that allows users to search for images based on tags or search terms and display the results with a drag-and-drop interface. It uses state to manage the search term, selected tags, images, and loading state, and it makes API requests to Pexels to fetch image data.