Navbar component
- Extracted the navbar that was previously a part of
App.vue
into its own reusable component. - Adjusted to work for mobile and full screen
- Updated homeview with new icons and fix some styling to match the navbar
App.vue
into its own reusable component.