This is an addition to SoccerReact16 using Redux, Redux-Toolkit and Redux Saga.
I've used Node 16.x while developing this.
Install dependencies with npm install.
Start with npm run start.
See the result in your Browser: http://localhost:3000
Run the tests with npm run test.
You can play with it under the projects GH-Page here
The backend for this repo was done using Darklang. For now it consists of this api call.