===========
Simple react app to put into practice react & redux.
It makes use of Functional components, Actions and Reducers.
Run $ yarn install to install all dependencies
Run $ yarn start to run the app.
Visit http://localhost:3000 to see the app in action.