To run Would You Rather: npm install npm start
This is Would You Rather App, developed by Juan Murga. It does the basic functionality required for the Udacity project.
*A way for the user to impersonate/ log in as an existing user.
*The application works correctly regardless of which user is selected.
*The application allows the user to log out and log back in.
*Once the user logs in, the home page is shown.
*The Home page have the desired functionality
*The details of each poll are displayed with all of the relevant information
*The polling questions listed in the correct category (Unanswered vs Answered), and they have the desired functionality on the home page
*The voting mechanism works correctly
*The user can add new polls
*The Leaderboard works correctly and have the desired functionality
*The application contains a nav bar that is visible on all pages.
*The application interact with the backend correctly
*Additionaly, the application use Materialize CSS as a framework for a better look and feel. It also adds features like Toast messages when the user create a new poll, responsive design and a sidenav for mobile devices.