First of all, thank you for this interesting task and your time !
- deployed app: https://kottans.surge.sh/kottans?starred_gt=0&language=all&type=forks&sort=stars&order=desc
- built app: https://github.com/vyshkov/kottans/tree/master
- Travis: https://travis-ci.org/vyshkov/kottans
Please note: CI is pushing built app to github, but i decided to host my app on surge.sh because its simpler and better.
- smaller 14 kb gzip
- https
- preact
- CI/CD
npm i
npm run build
npm run dev