Voting Webapp frontend

Here is the demo The idea actually comes from the piazza polling. And more to add after finish.
Ok so bascially 5 pages.
When the useru first acess to the website, it need to enter the name.
After submitted the name, it redirected to the homepage for create/look at the polls.
Then the user can create polls at the same page.
After the poll is created, the user can see the created poll at the homepage and can click into that.
There will be more editing and results once click into that.

For frontend

Using the material-ui for styling.
Created a simple logo for the website.