chifa / angular_2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ST-4] As a user, I want to have the ability to navigate through the website pages.

chifa opened this issue · comments

  • Adjust routing for three pages:
  • '/' => landing
  • '/details/${city}' => weather details page
  • '/forecast/${city}/${date}' => forecast page