twitter-sentiment
twitter-sentiment copied to clipboard
Update React Components to ES6 Classes and Stateless Function Components
Initial app was created on React 0.x.
Now that app is updated to latest React 14.x, the component structure should be cleaned up to use controller components and stateless functional components.