freeCodeCampLondon / FCCLND

Portal for FCC London Campers
https://FreeCodeCampLondon.github.io/FCCLND/
MIT License
32 stars 16 forks source link

React: Add Container and Header Components #71

Closed chris-alexander closed 7 years ago

chris-alexander commented 7 years ago

I have created the Container and Header Components to kick off the React app.

I also started using react-router so that the links will work in the Nav.

There is a bug where the Nav text is white when you hover, even though I have not changed the styling.

closes #70 and #69