According to knowledge base user stories, a user can "favorite" a guide. They can then easily access a page of "favorited guides" that displays a list of favorited guides.
This issue will implement the frontend portion of this page, including creating HTML/JS templates and connecting them to the corresponding view.