https://image-search-gallery-jade.vercel.app/
A modern and responsive React app for searching and displaying images using the Pixabay API. Users can search for images, view results in a clean gallery, and handle errors gracefully with a fallback image. Styled with Tailwind CSS for a sleek, minimalist look.
git clone https://github.com/masimkhan-dev/image-search-gallery.git
npm install
npm start
This project uses the Pixabay API to fetch images.