Would you rather select this or that ?
A web application that lets users propose questions, which other users can then answer. This app was made with react and it's learning goal was to learn Redux.
git clone https://github.com/DipanshKhandelwal/would-you-rather.git
cd would-you-rather
npm install
npm start