Skip to content

blackdebian/elm-animation-flower-menu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • Elm 1.7%
  • HTML 0.8%