Skip to content

LikhithSP/imagesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŒ„ Image Search Engine

Screenshot

An intuitive and aesthetic Image Search Engine that allows you to search for high-quality images using the Unsplash API.

🌟 Features

  • Easy Image Search: Just type your query and instantly get relevant images.
  • Responsive Design: Works seamlessly on desktop and mobile.
  • Smooth Load More Option: Fetch additional images with a single click.
  • Direct Links to Unsplash: Explore high-quality images directly on Unsplash.

πŸ› οΈ Tech Stack

  • HTML5 & CSS3: For a clean and aesthetic front-end structure.
  • JavaScript (ES6+): For handling dynamic content loading and API interactions.
  • Unsplash API: Powers the image search and provides beautiful images.

πŸš€ Getting Started

  1. Clone the Repository:

    git clone https://github.com/yourusername/image-search-engine.git
    cd image-search-engine
  2. API Key: Update your Unsplash API key in script.js.

    const accessKey = "YOUR_UNSPLASH_API_KEY";
  3. Open index.html: Run the project by opening index.html in your browser.

πŸ–ŒοΈ Customization Guide

  • Background Image: Update the background-image in style.css to personalize the background.
  • Color Scheme: Modify color values in style.css to change the look and feel.

πŸŽ‰ Contributing

Feel free to contribute to this project! Whether it's reporting a bug or adding new features, contributions are welcome.

  1. Fork the project.
  2. Create your feature branch: git checkout -b feature/AmazingFeature.
  3. Commit your changes: git commit -m 'Add some AmazingFeature'.
  4. Push to the branch: git push origin feature/AmazingFeature.
  5. Open a Pull Request.

πŸ™‹β€β™‚οΈ Acknowledgements

  • Thanks to Unsplash for providing an API with beautiful images.

🀝 Connect With Me

LinkedIn Β Β  GitHub

About

A sleek and responsive image search engine powered by the Unsplash API. Type in any keyword to explore and enjoy high-quality images πŸŒ„

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors