NewMountain / timerApp

A fun Focus/Relax productivity timer app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timerApp

A fun Focus/Relax productivity timer app made with Elm.

Associated blog post [here] (https://medium.com/@NewMountain/lets-build-a-productivity-timer-app-with-elm-81718a1b4329#.1dud3oi64)

Plenty of people to thank for this one:

  1. Idea was based off of [this] (http://pomodorotechnique.com/)
  2. The wonderful patterns (Japanese Sayagata and Dark Embroidery) were from [here] (http://subtlepatterns.com/)
  3. Hideous CSS is all my own

To run, clone this repo, and in the directory where cloned, run:

npm install

and

gulp

to run on port 4000.

About

A fun Focus/Relax productivity timer app.


Languages

Language:Elm 53.3%Language:CSS 29.8%Language:HTML 11.0%Language:JavaScript 5.9%