// react router $npm install --save react-router-dom
// axios $npm install --save axios
// redux $npm install --save redux react-redux
// redux thunk $npm install redux-thunk
// redux dev tool: // https://github.com/zalmoxisus/redux-devtools-extension
// deploy