Skip to content

Header Component

As the last part of the App I added the header and side bar. The header is very simple. It’s at the top of the page and is fixed so it scrolls down with the page. It contains the SearchBar component in the middle and the Episteme logo with clickable text to the left (the text linking to the main page). The side bar is not rendered when on the HomePage since then it’ll be in the middle of the screen already.