/votalks

video voting app

Primary LanguageJavaScript

Votalks

Hyperapp 2.0 video voting app

https://laher.github.io/votalks/


This voting app is not ready yet. Just an experiment.

The entire javascript bundle for this app is 4.6 KB

Supports offline and persists it's state through localstorage

Clone project

git clone https://github.com/laher/votalks.git

cd hyperapp-todolist

npm install     # Install dev dependencies
npm start       # Dev server + live reload
npm run build   # Build for github pages

Boilerplate

https://github.com/loteoo/hyperapp-boilerplate