https://github.com/saahiyo/image-search
A google Image search webpage , with JavaScript , with modern ui
https://github.com/saahiyo/image-search
Last synced: 2 months ago
JSON representation
A google Image search webpage , with JavaScript , with modern ui
- Host: GitHub
- URL: https://github.com/saahiyo/image-search
- Owner: saahiyo
- Created: 2023-11-24T02:08:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T02:15:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T03:36:16.651Z (9 months ago)
- Language: CSS
- Homepage: https://saahiyo.github.io/IMAGE-search/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Search Web App
A simple web application for searching and displaying images using the Google Image Search API.
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Usage](#usage)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)## Description
This web app allows users to search for images using the Google Image Search API. It provides a clean and user-friendly interface for displaying the search results.
## Features
- Search for images based on user input.
- Display the search results in a responsive image grid.## Usage
1. Enter the desired search query in the input field.
2. Click the "Search" button to retrieve and display relevant images.
3. Explore the results and enjoy the images!## Installation
No installation is required for this web app. Simply open the HTML file in a web browser to use it locally. If you want to deploy it, host the HTML file and associated CSS and JavaScript files on a web server.
## Contributing
Contributions are welcome! If you have suggestions, improvements, or bug fixes, feel free to open an issue or create a pull request.
## License
This project is licensed under the [MIT License](LICENSE).