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.
- 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.
Explore the live demo: https://fotoz.glitch.me
- HTML
- CSS
- JavaScript
To run the app locally, follow these steps:
git clone https://github.com/LakhindarPal e/fotoz.git
cd fotoz
- Fill the apiKeys in
data.js
. You can get your api key by visiting the respective website. - Open
index.html
in browser.
- Open
index.html
in your preferred web browser. - Enter a keyword in the search box.
- Select the image source (Unsplash, Pexels, Pixabay).
- Explore the fetched images.
- Save your favorite images by clicking the heart button.
- Toggle between light and dark mode for a personalized experience.
- 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!
Contributions are welcome! Please open an issue or submit a pull request with your suggestions or enhancements.
This project is licensed under the MIT License.