This is my first React + Redux mini project and was bootstrapped with Create React App. In this case I wanted to learn how to build Components, use Containers and application state using Redux.
npm install
To start application in development mode use npm run start
and launch in your browser http://localhost:3000