A handful of exercises to demonstrate shadowing in gatsby.
Switch to node version 10.13.0, if you're using nvm you can run nvm 10.13.0 to install it.
git clone https://github.com/jamesdbruner/gatsby-shadowing-example.git gatsby-shadowing-example && cd gatsby-shadowing-example && yarn && yarn developShadow the Heading component and Heading styles (doesn't matter what you change, but change something!)
Shadow the image on the page with ./images/wall.jpg
Shadow the Math component and fix the equation
Shadow navItems.js in gatsby-theme-components/Footer and replace the footer navigation items with your own links