Skip to content

elena-in-code/Angular-Photo-Gallery-App

Repository files navigation

Angular 4 "Photo Gallery App"

A filterable photo gallery

To start: localhost:4200

Technologies used:

  • HTML5
  • CSS3
  • Angular4
  • TypeScript
  • Angular CLI
  • npm

User Stories:

  • The initial page will display the buttons, that will allow you to filter the pictures by the categories "boats", "camping", "library" and "all". Also the complete collection of pictures of the Gallery.
  • Each picture can be open with a click and will display the picture and captation

For the full Tutorial here by Wes Doyle