Skip to content

Instantly share code, notes, and snippets.

@mdunaev
Last active December 6, 2018 09:46
Show Gist options
  • Save mdunaev/c12df1e1d7094dca1a204a8a441d9196 to your computer and use it in GitHub Desktop.
Save mdunaev/c12df1e1d7094dca1a204a8a441d9196 to your computer and use it in GitHub Desktop.
Test task for FE

Test task for Frontend Engeneer

Please, create photogallery using public API from any photo hosting or mocked data.

Gallery should have:

  • prev/next buttons
  • keyboard controll - prev/next
  • zoom current photo to fullscreen
  • looped - first photo should appear after last

Technological stack:

Additional plusses is:

  • css animations
  • mobile version
  • repository with commits describing the development stages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment