Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2kabhishek/flick-query

Minimalist Flickr Frontend 🖼️🔍
https://github.com/2kabhishek/flick-query

bulma dark-mode flickr gallery image-search minimalist

Last synced: 1 day ago
JSON representation

Minimalist Flickr Frontend 🖼️🔍

Awesome Lists containing this project

README

        

Flick Query


License


People


Stars


Forks


Watches


Last Updated

Minimalist Flickr Frontend 🖼️🔍

flick-query Demo


flick-query screenshot

## What is this

flick-query is a web app that allows you to search images from Flickr.

## Inspiration

Needed a lighter and cleaner alternative to flickr, found their API.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `any modern browser`

## Getting flick-query

To get flick-query, follow these steps:

```bash
git clone https://github.com/2kabhishek/flick-query
cd flick-query
```

## Viewing flick-query

Open `index.html` in your favorite browser or visit [2kabhishek.github.io/flick-query](https://2kabhishek.github.io/flick-query).

## How it was built

flick-query was built using `VS Code`, `Bulma CSS`, `HTML`, `CSS` & `JavaScript`.

## Challenges faced

- Fetching image data with plain JS was tricky.

## What I learned

- AJAX with Vanilla JS.
- Flickr API
- Dark mode toggle using Vanilla JS and CSS.

Hit the ⭐ button if you found this useful.

## More Info

Source | Website