A “Would You Rather?” game built using React.
- Users will be able to answer questions
- See which questions they haven’t answered
- See how other people have voted
- Post new questions
- See the ranking of users on the leaderboard.
This application is a project given by Udacity to practice React and Redux
- Node.js
- Install all project dependencies with
npm install
- Start the development server with
npm start
- Shriram Ethiraj