ImageFInder is a tool that allows you to fetch images from Pixabay using the Pixabay API. It provides a simple and user-friendly way to find the images you're looking for. You can specify your search query, select the number of images you want to retrieve, and quickly view the results.
-
Image Search: Enter your desired image query in the search box to find images related to your search term.
-
Customize Results: Choose the number of images you want to display, making it easy to find the perfect image for your needs.
-
Easy to Use: ImageFInder is designed with a straightforward and intuitive user interface, making it accessible for users of all experience levels.
-
Search for Images:
- Enter the keyword or phrase for the images you want to find in the search box.
-
Select Number of Images:
- Choose the number of images you want to see in your search results.
To get started with ImageFInder, follow these steps:
-
Clone this repository
git clone https://github.com/flenex-io/ImageFinder.git
-
Change the repository
cd ImageFinder
-
Create a .env file in src folder and type
REACT_APP_PIXABAY_API_KEY= Your API Key
-
Run the project
npm install