For something I’m working on, I needed to figure out how to create a React app that uses D3 and deploys to a github page. I couldn’t find a good example that had all of those pieces together, so I did a bit of hacking and came up with this. That creates a simple line chart using employment data from FRED. A simple npm run deploy will push it to this github page.