Awesome
elm-html-animation-flower-menu
This is a recreation of a lovely design for a menu made by Nash Vail
His original code was written in React using the React Motion library and I wanted to see how this would translate into the Elm programming language using the elm-html-animation library.
Installation
Download the elm platform if you don't have it. Clone this repository and run the following.
elm-make FlowerMenu.elm --output elm.js
open index.html