to run locally, install dependencies npm i
then npm start
/ npm run start
can access from the browser using http://localhost:8080/
contains a search input to with a simple wildcard search of all teams
each team card will allow you to visit the teams official website or view the teams profile and roster
team profile page contains basic information about the team
contains a search input to with a simple wildcard seach of the teams roster
within the team roster, you can view players profile by clicking View in the Player Info column
An end user can navigate straight to a specific team and skip the search place all together.
ex.
http://localhost:8080/teams/Rangers
http://localhost:8080/teams/Predators