Simple CRUD app to comprehend this trendy React/Redux ecosystem (with blackjack own api server, JWT authentication and server side prerendering)
$ npm i
$ npm start
and goto http://localhost:8080/. To build:
$ npm run build
$ npm run start:production