jiggy1com / slack-exercise

slack coding exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slack-exercise

slack coding exercise

This exercise is meant to demonstrate:

The ability to access to a public API and successfully retrieve data from it; The ability to display that data on a page using only native JavaScript (no libraries); and The ability to update the UI of a page without refreshing the page. I'd like you to create a web page that shows a photo in a lightbox view, with the ability to move to the next / previous photos and display the photo title. You can use any public API that returns photos; here are some ideas:

About

slack coding exercise


Languages

Language:JavaScript 78.6%Language:CSS 11.2%Language:HTML 10.2%