Server side of vote app
In the project directory, to install app:
yarn install
or if you prefer npm
npm install
In the project directory, you can run:
yarn start
or
npm run start
App provides data handling for client app github.com/wahhapen/app-vote-client