/cycle-example-who-to-follow

Cycle implementation of twitter who to follow box

Primary LanguageJavaScript

Who to follow box written in cycle.js

A little example of Cycle.js in action. This project implements the (reduced) functionality of twitter who to follow box using github api.

Running locally

npm i
npm start