This is a responsive web-app that fetches images from Nasa's account via the Flickr API. You can see in action here:
The main used technologies are:
Create an app with a loader screenFetch photoDesign the main areas of the appShow photo nicely on screenShow single photo nicely on screenAdd navigation links on the single photo pageAdd page optionsAdd sorting optionsAdd filtering options- Refactor project following John Papa's Angular style guide
- Use responsive photo depending on the device resolution
- Create a Grunt task to build production version with combined and minified .js and .css files
- Sanitize url input parameters