This is a simple Would you rather app. You can
- login with a list of existing users,
- view and answer polls,
- view poll stats,
- view user stats &
- create polls.
This is implemented based on the following starter template, where you can find more information: https://github.com/udacity/reactnd-project-would-you-rather-starter
Run npm install
from the project's root folder
Run npm start
from the project's root folder