Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 1.9 KB

README.md

File metadata and controls

66 lines (44 loc) · 1.9 KB

Fotoz - Image Search App

Fotoz is a simple image search app where users can explore and discover images by entering keywords. They can choose from popular sources like Unsplash, Pexels, and Pixabay.

Features

  • Keyword Search: Users can enter keywords to search for images.
  • Source Selection: Choose image sources from Unsplash, Pexels, and Pixabay.
  • Favourites: Save your favorite images for easy access.
  • Responsive Design: Responsive design for a seamless experience on various devices.
  • Dark Mode: Auto light and dark mode for a comfortable viewing experience.

Live Demo

Explore the live demo: https://fotoz.glitch.me

Built with

Technologies

  • HTML
  • CSS
  • JavaScript

APIs

Installation

To run the app locally, follow these steps:

git clone https://github.com/LakhindarPal e/fotoz.git
cd fotoz
  1. Fill the apiKeys in data.js. You can get your api key by visiting the respective website.
  2. Open index.html in browser.

Usage

  1. Open index.html in your preferred web browser.
  2. Enter a keyword in the search box.
  3. Select the image source (Unsplash, Pexels, Pixabay).
  4. Explore the fetched images.
  5. Save your favorite images by clicking the heart button.
  6. Toggle between light and dark mode for a personalized experience.

To-Do

  • Explore additional free image APIs for integration.
  • Enhance error handling and user feedback.
  • Further improve code readability and maintainability.

Feel free to contribute by tackling any of these tasks or suggesting new improvements!

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your suggestions or enhancements.

License

This project is licensed under the MIT License.