-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f369f4
commit 74691ec
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
|
||
# 🖼️ Image Search App 🖼️ | ||
|
||
Welcome to the **Image Search App** project! 🎉 This application allows you to search for any desired image using keywords. Built with **HTML**, **CSS**, and **JavaScript**, this app fetches up to 1000 unique and non-repetitive images from the Unsplash API. | ||
|
||
## 📋 Description | ||
|
||
The **Image Search App** lets you search for images based on your query. Simply enter a search term, and the app will fetch relevant images along with descriptions. It's responsive, adapting to different screen sizes by displaying images in a single column on smaller devices. The modern CSS design ensures a fast and enjoyable user experience, making it perfect for finding images of cats, dogs, or anything else you desire. 🌟 | ||
|
||
## 🛠️ Built With | ||
|
||
- **HTML**: For creating the structure of the application. | ||
- **CSS**: For styling to ensure a modern and responsive design. | ||
- **JavaScript**: For implementing the image search functionality and API integration. | ||
|
||
## 🚀 How to Use | ||
|
||
1. Clone the repository:'https://github.com/nidhiupman568/IMAGE-SEARCH-APP.git' | ||
|
||
2. Open `index.html` in your web browser to start using the Image Search App. | ||
|
||
## 📸 Screenshots (Output) | ||
|
||
![IMAGE SEARCH APP](https://github.com/nidhiupman568/IMAGE-SEARCH-APP/assets/130860182/7fbad144-9164-4fde-b2a8-09d8cdbf6fa0) | ||
|
||
|
||
Explore the world of images with the Image Search App! 🌈 Whether you're looking for cute animals or stunning landscapes, this app has you covered. Feel free to share your feedback or contribute to the project by making a pull request. Happy image searching! 📷 | ||
|