"Would You Rather?" is a web app that lets a user play the "Would You Rather?" game.
You can answer questions, see which questions they haven't answered, see how other people have voted, post questions, and see the ranking of users on the leaderboard.
- Download a zip file or clone via GitHub
- Install all project dependencies with
npm install
- Start the development server with
npm start
If you build the app for production, run npm run build
.
It correctly bundles React in production mode and optimizes the build for the best performance.
- Udacity - provided
_DATA.js
- Dmitriy Bondarchuk - provided avatars icons