Mashable clone This app was created to get familiar with the Redux pattern for state management. It reads news feeds from https://newsapi.org/ and creates a mashable like clone. to run : Clone, Run npm install npm start -s