The Pixabay Image Search App is a dynamic web application built with React that allows users to search for stunning images from Pixabay's extensive collection. Pixabay offers a vast repository of high-quality images, and this app brings the beauty of those images right at your fingertips.
- Image Search: Enter keywords to search for images relevant to your interests.
- Image Preview: View a preview of the images before selecting the one you like.
- Image Details: Get detailed information about each image, including its size and resolution.
- Download Images: Download the images directly to your device with just one click.
- Clone the repository:
git clone https://github.com/anshu787/pixabay-app.git
- Navigate to the project folder:
cd pixabay-app
- Install dependencies:
npm install
- Obtain a free API key from Pixabay to fetch images (https://pixabay.com/api/docs/).
- Update the API key in the app to enable image search functionality.
- Run the app:
npm start
- Open your web browser and go to:
http://localhost:3000
- React
- HTML5
- CSS3
- Pixabay API (https://pixabay.com/api/docs/)
Contributions are welcome! Feel free to open an issue or submit a pull request if you have any suggestions, bug fixes, or new features to add.
- Special thanks to Pixabay for providing access to their amazing collection of images.
If you have any questions, feedback, or just want to say hello, feel free to reach out to us at . We'd love to hear from you! 😃