Introducing Natanya - an interactive polling tool that makes it easy to create engaging polls and collect data from an audience in real-time. It can be used during live events, and the results can be displayed with a chart data visualization.
Read more the full story and demo/example usage here: https://www.craft.do/s/ex5FMKPcB8pFUy
It is encouraged to use yarn so the husky hooks can work properly.
yarn install
You can start the server using this command:
yarn dev
Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying src/pages/index.tsx
.