This is a simple web application that allows users to search for images using the Unsplash API.
- Users can enter a search query and submit it to search for images.
- The application fetches images related to the search query from the Unsplash API.
- Images are displayed on the page in a responsive manner.
- HTML
- CSS
- JavaScript
- Clone the repository to your local machine.
- Open the
index.html
file in your web browser.
Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or create a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.