The original Elm-Typeform-Clone had big plans to use the Phoenix framework to create and manage surveys and users. This version strips the app down to just the survey demo so others can set it up easily.
git clone https://github.com/dstreet26/elm-typeform-clone-demo
cd elm-typeform-clone-demo
npm i
npm run build
npm run start