Skip to content

PresidenteGomez/angular-routes-practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-Routes-Solo

In this assignment we will be using Angular Routes to display information on 3 fictional characters of your choice. Your page should have a header and footer of some kind, and 3 buttons to swap out the content of the characters.

Sample Characters

  • Harry Potter (Harry Potter books/movies)
  • Storm (X-Men)
  • Frodo (Lord of the Rings)
  • Samus Aran (Metroid)
  • Indiana Jones (movies)
  • Michonne (Walking Dead)

Content

Feel free to use Google for the content or make up your own! Include some images and give it your best styling effort.

Hard Mode

Use ng-show, ng-hide, or ng-if to add some dynamic elements to your views when users click on things.

About

Optional Angular Routes reinforcement practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.9%
  • HTML 48.0%
  • CSS 2.1%