feat(front): Implemented routing with regards to login state
Now correctly skips login page if user is already logged in and accesses base route, and now correctly redirects to the intended route (e.g. url sent in email leading to a specific unit) after logging in
Closes #17 (closed)