Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 836 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 836 Bytes

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