A simple Question and Answer application testing React and Redux.
nodejs - https://nodejs.org/en/download/
> npm install
> npm start
> npm run bulid
See package.json for more scripts.
Credit to https://github.com/coryhouse/pluralsight-redux-starter for project setup.