Vote Your Hero!
This app is just another voting app. We develop it for fun. ;)
yarn install
yarn start
git checkout -b feature/fooBar
)git commit -am 'Add some fooBar'
)git push origin feature/fooBar
)