Welcome to the Image Gallery App ā a modern, responsive, and feature-rich gallery powered by the Pixabay API! Built with React, Tailwind CSS, JavaScript, and HTML, this project lets you explore beautiful images from around the world with a smooth and interactive experience.The Image Gallery is a sleek, responsive web application built using React for dynamic component rendering, Tailwind CSS for fast and modern styling, and JavaScript to handle logic and interactivity. HTML forms the structural foundation of the app.
š Search Anything ā Search for stunning images by keywords using the powerful Pixabay API. Clean, adaptive gallery layout that displays 20 images per page
š¼ļø Dynamic Image Grid ā Images are displayed in a responsive and visually appealing grid layout.
ā” Real-time Fetching ā Images load dynamically from the API based on your search input. Images fetched in under 1 second on average (dependent on network)
š Tailwind Styling ā Sleek, clean, and responsive UI made with utility-first Tailwind CSS.
š± Mobile Responsive ā Looks great on all devices ā mobile, tablet, and desktop.
āļø React ā Component-based architecture for dynamic rendering
šØ Tailwind CSS ā Utility-first framework for rapid UI development
š§ JavaScript (ES6+) ā Handles logic, API calls, and interactivity
š Pixabay API ā Source of high-quality images based on user queries
š§± HTML5 ā Semantic structure for the UI
git clone https://github.com/your-username/image-gallery-app.git
cd image-gallery-app
npm install
npm start
Got ideas? Found a bug? Want to make it better? Feel free to fork the repo and submit a pull request! š