Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kpollich/flickr-app
Vanilla JS flickr gallery
https://github.com/kpollich/flickr-app
Last synced: about 24 hours ago
JSON representation
Vanilla JS flickr gallery
- Host: GitHub
- URL: https://github.com/kpollich/flickr-app
- Owner: kpollich
- Created: 2019-12-17T14:07:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:28:56.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T22:51:10.437Z (over 1 year ago)
- Language: TypeScript
- Size: 4.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flickr Gallery
Write a vanilla web application that showcases artwork from the Flickr API.
- Display an initial set of artwork and allow for more images to be loaded
- Users should see thumbnails that can be clicked and expanded into a lightbox
- Keyboard navigation while the lightbox is open is encouraged
- Take the opportunity to demonstrate your understanding of design fundamentals
- Use of third party libraries or frameworks is discouraged (CSS resets are fine)
- We'll be evaluating your submission using the latest stable version of Google ChromeThis is an open-ended exercise: we want to see what you're capable of, and what you care about. If you have time, feel free to make it your own and add any creative feature that you come up with!
Please accommodate to spend 4 hours on this exercise.