this is archived, check out github.com/fisx/set-game for an elm implementation.
A simple react implementation of the set card game.
Bootstrapped with Create React App.
Card svg files generated with diagrams.
Good intro videos to react, redux; the code from the videos is here and here.