Skip to content

PrimeAcademy/angular-routes-solo-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Angular Routes Solo Practice

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.

Tech: Angular, Angular-Route

Base Mode:

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.


Remember to use best practices:

  • add, commit, and push working code at regular intervals
  • update the project's readme.md

About

Angular Routes reinforcement practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published