Check out the slides online here and the recording on Youtube! This presentation was built with Spectacle and Victory.
This repo contains all of the slides & chart components featured in my ⚡️ talk for React Conf 2017. All Victory cross-platform charts are in charts/ and all UI components are in presentation/.
If you have any questions about the charts I built or any of my Spectacle code, please feel free to open an issue or start a conversation on Twitter.
If you want to run the project locally, please fork & clone the repo. Install all dependencies with npm i (please don't run yarn, it doesn't install my forked copy of spectacle-code-slide properly) and run npm run start to start the webpack server.