This a simple implementation of a would you rather game using react and redux as a training project, part of the Udacity React Nano Degree
- React 17.0.1
- Redux 4.0.5
- react-redux 7.2.2
- antd 4.9.4
To run this project install it using NPM:
- cd /wouldyourather
- npm install
- npm start