mdgriffith / elm-animation-flower-menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 97.5%Language:Elm 1.7%Language:HTML 0.8%