Creating a Local Links Component

In notebook:
Building Modern Web Apps
Created at:
2016-01-22
Updated:
2016-01-22
Tags:
React libraries JavaScript
So far the locallinks is only active inside Layout so the front page doesn't use it.

Exercise: Create a React component that does a localLinks navigation
Creates a folder called Components
React dev tools
An extension for Chrome to see your JSX you passed to React (need to add "displayName: nameyouwantosee" property