Add a wrapper to all pages that checks if firebase is initialized. If not it...
Add a wrapper to all pages that checks if firebase is initialized. If not it initializes it. Create a "service" to manage authentication. Create a global appBar to easily reuse it in multiple pages. Add account icon button to jump to createProfilePage.
Closes #24