Skip to content

Adding header and footer

We will want to breakdown the header/footer into the smaller components. The goal here was to import our current look and feel into react.

I am currently loading our css and js from eclipse.org since less is not supported by default by create-react-app.

Merge request reports