Skip to content

elena-in-code/Angular-tour-of-heroes

Repository files navigation

Angular "Tour of Heroes"

Tutorial to get started with Angular

Technologies used:

  • HTML5
  • CSS3
  • Angular2
  • TypeScript
  • Angular CLI
  • npm

User Stories:

  • Navigation will allow you to go to "Dashboard" (main page) and "Heroes"
  • Dashboard: It will display the main heroes, you can click on them to display details & use search area bellow to find heroes
  • Heroes: display the pre-existing list of heroes, you can add new ones and remove any of them. You can also click on them, information will be display at the buttom of the site and the option to display the details of the heroe that was clicked previously.

For the full Tutorial here