React — Would You Rather

https://bvandyck-would-you-rather.herokuapp.com/

This application was made from scratch as a capstone to Udacity’s React/Redux course. Beyond just a set of requirements and a simple mock API, we were tasked with building a fully functional React-Redux application. This entailed setting up all of the actions, reducers and middleware, ensuring that all the state is managed in a redux approved way throughout the life cycle of any and all data.