This is a rewrite of SoccerReact using React 16 and Create React App.
I've used Node 8.4 and yarn 1.3.2 while developing this.
Install dependencies with yarn.
Start with yarn start.
See the result in your Browser: http://localhost:3000
Run the tests with yarn test.
You can play with it under the projects GH-Page here