This project is would-you-rather work for Udacity Nano Degree.
Use npm install
to set up the environment and then use npm start
to run the server accessible on http://localhost:8080.
I use node 9 for local set up
8c859010ca6c:would-you-rather shimingr$ node -v
v9.11.2
I learn about ideas to better structure my Redux and design reducers/actions. Then rewrite my version based on the learned structure.