Voting Application
This is a web app where a user can vote for up to 3 players from one region to select who they think should represent that region in a tournament. You can select an 'admin', 'logged in' or 'logged out' view which will affect what features you are able to access.
Deployed Version
The deployed version of this app can be found at: https://playbrain-coding-test.herokuapp.com/
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
yarn build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.