A simple app to demonstrate connecting to the Apiary Polls API. The app can:
- Show a list of current questions.
- Show the details of a selected question where a vote can be placed on one of the choices.
- Create a new question with a list of choices.
- Clone the repo in a suitable folder.
cd ToolTimePollsyarn installyarn run dev- Open a web browser and go to localhost:1234