/flickr-app

code challenge

Primary LanguageJavaScript

flickr-app

vanilla js (es2015) that fetches images from NASA's account via the Flickr API

install dependencies: npm install

you'll need to generate the bablified js: npm run build

(Note: for github pages sake, I have included the babelified js on the repo)